1
0
Fork 0
mirror of https://github.com/Phantop/dotfiles synced 2024-09-29 05:18:51 +00:00
dotfiles/.local/share/qutebrowser/userscripts/unitter

4 lines
172 B
Plaintext
Raw Normal View History

2020-03-24 18:43:00 +00:00
#!/usr/bin/fish
2020-06-19 23:09:38 +00:00
echo open (echo $QUTE_URL | sed 's/invidio.us/www.youtube.com./; s/nitter.snopyta.org/twitter.com/; s/bibliogram.art/www.instagram.com/') >> "$QUTE_FIFO"