diff options
Diffstat (limited to 'shenanigans.sh')
| -rwxr-xr-x | shenanigans.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/shenanigans.sh b/shenanigans.sh index 44fa5ba..ea2dc97 100755 --- a/shenanigans.sh +++ b/shenanigans.sh | |||
| @@ -64,10 +64,6 @@ if [[ $- =~ .i. ]]; then bind '"\C-h": "\C-a hstr -- \C-j"'; fi | |||
| 64 | 64 | ||
| 65 | # Useful function. Much wow! | 65 | # Useful function. Much wow! |
| 66 | 66 | ||
| 67 | screenshot() { | ||
| 68 | scrot -s -e 'xclip -selection clipboard -t image/png -i $f && rm $f' | ||
| 69 | } | ||
| 70 | |||
| 71 | backup() { | 67 | backup() { |
| 72 | CWD=$(pwd) | 68 | CWD=$(pwd) |
| 73 | VHOME=/home/$USER/Vault | 69 | VHOME=/home/$USER/Vault |
