diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-10-14 19:54:00 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-10-14 19:54:00 +0200 |
| commit | b3ab10161ce1ebc25c6cc1f62dca703935a4fe53 (patch) | |
| tree | 269d4bee0f77213f4f8f8016035bcceb1257df68 /shenanigans.sh | |
| parent | df59a15732be35ab4d3ec4ff49a4e90afadd369d (diff) | |
| download | dotfiles-b3ab10161ce1ebc25c6cc1f62dca703935a4fe53.tar.gz | |
CLeanup
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 |
