mirror of
https://github.com/Phantop/dotfiles
synced 2024-11-02 12:54:39 +00:00
4 lines
133 B
Fish
Executable file
4 lines
133 B
Fish
Executable file
#!/usr/bin/fish
|
|
|
|
echo open (echo $QUTE_URL | sed 's/www.youtube.com/invidio.us/; s/twitter.com/nitter.snopyta.org/') >> "$QUTE_FIFO"
|