diff options
| author | krolyxon <krolyxon@tutanota.com> | 2023-01-08 19:06:11 +0530 |
|---|---|---|
| committer | krolyxon <krolyxon@tutanota.com> | 2023-01-08 19:06:11 +0530 |
| commit | cabf97f994ae8f6871c2305a4136c72ebc093a48 (patch) | |
| tree | 733c984acf90486b5fde875da03d595131193acb | |
| parent | bc9347d1f8ad58d5d5607e4855e38ff6c75f8376 (diff) | |
words
| -rwxr-xr-x | .local/bin/upfile | 3 | ||||
| -rw-r--r-- | .local/share/vocab/words.txt | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/.local/bin/upfile b/.local/bin/upfile index ff30bf8..c373eb0 100755 --- a/.local/bin/upfile +++ b/.local/bin/upfile @@ -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)" diff --git a/.local/share/vocab/words.txt b/.local/share/vocab/words.txt index a3c6889..e4fc9d9 100644 --- a/.local/share/vocab/words.txt +++ b/.local/share/vocab/words.txt @@ -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 |
