mirror of
https://github.com/sahinakkaya/dotfiles.git
synced 2025-07-04 19:19:41 +03:00
Add new scripts
This commit is contained in:
@ -12,3 +12,4 @@ if [ -z "$file" ]; then
|
||||
fi
|
||||
curl -F "file=@$file" https://0x0.st | xclip -selection c
|
||||
notify-send "Link to $file is copied to clipboard!"
|
||||
echo "$(xclip -o -sel clipboard)"
|
||||
|
Reference in New Issue
Block a user