aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xshenanigans.sh4
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
67screenshot() {
68 scrot -s -e 'xclip -selection clipboard -t image/png -i $f && rm $f'
69}
70
71backup() { 67backup() {
72 CWD=$(pwd) 68 CWD=$(pwd)
73 VHOME=/home/$USER/Vault 69 VHOME=/home/$USER/Vault