words
This commit is contained in:
parent
bc9347d1f8
commit
cabf97f994
|
|
@ -8,6 +8,5 @@ fi
|
|||
|
||||
[ -z "$file" ] && exit
|
||||
|
||||
# curl -F"file=@$file" 0x0.st | xclip -sel c
|
||||
curl -F"file=@$file" 0.tildevarsh.in | xclip -sel c
|
||||
curl -F"file=@$file" 0x0.st | xclip -sel c
|
||||
notify-send "The url has been copied to your clipboard. $(xclip -sel c -o)"
|
||||
|
|
|
|||
|
|
@ -86,3 +86,5 @@ reprise -> a repeated passage in music
|
|||
reluctant -> unwilling and hesitant; disinclined
|
||||
trait -> a distinguishing quality or characteristic, typically one belonging to a person.
|
||||
pedantic -> excessively concerned with minor details or rules; overscrupulous.
|
||||
avid -> having or showing a keen interest in or enthusiasm for something
|
||||
eerie -> strange and frightening
|
||||
|
|
|
|||
Loading…
Reference in New Issue