mirror of
https://github.com/Phantop/dotfiles
synced 2024-11-02 21:14:35 +00:00
4 lines
84 B
Plaintext
4 lines
84 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
echo "open -t https://archive.is/?run=1&url=$QUTE_URL" >> "$QUTE_FIFO"
|