aboutsummaryrefslogtreecommitdiff
path: root/config/ratpoison/menu/anti-forensic
diff options
context:
space:
mode:
authorVasil Zlatanov <vasil.zlatanov@gmail.com>2015-08-18 02:38:33 +0200
committerVasil Zlatanov <vasil.zlatanov@gmail.com>2015-08-18 02:38:33 +0200
commit6efac1a12c8ab0b7d96a8d342fbd74fce35e8c42 (patch)
tree93ebfb332b3a231931fe1b1276632bdaa33fa6e4 /config/ratpoison/menu/anti-forensic
parentc021038355b6773ab13dae92327fda50c366395f (diff)
downloaddotfiles-6efac1a12c8ab0b7d96a8d342fbd74fce35e8c42.tar.gz
dotfiles-6efac1a12c8ab0b7d96a8d342fbd74fce35e8c42.tar.bz2
dotfiles-6efac1a12c8ab0b7d96a8d342fbd74fce35e8c42.zip
Organise everything systematically.
Diffstat (limited to 'config/ratpoison/menu/anti-forensic')
-rwxr-xr-xconfig/ratpoison/menu/anti-forensic15
1 files changed, 0 insertions, 15 deletions
diff --git a/config/ratpoison/menu/anti-forensic b/config/ratpoison/menu/anti-forensic
deleted file mode 100755
index 8735c08..0000000
--- a/config/ratpoison/menu/anti-forensic
+++ /dev/null
@@ -1,15 +0,0 @@
-#!/bin/bash
-source ~/.colors
-
-~/.tools/ratmenu -label "anti-forensic" \
- -style dreary -fg "$COLOR11" -bg "$COLOR0" \
- "ropeadope" "urxvt -e bash -c 'ropeadope && zsh'" \
- "sdel" "urxvt -e bash -c 'sdel -h && zsh'" \
- "sfill" "urxvt -e bash -c 'sfill -h && zsh'" \
- "smem-secure-delete" "urxvt -e bash -c 'smem-secure-delete -h && zsh'" \
- "srm" "urxvt -e bash -c 'srm -h && zsh'" \
- "sswap" "urxvt -e bash -c 'sswap -h && zsh'" \
- "the_cleaner.sh" "urxvt -e bash -c 'the_cleaner.sh -h && zsh'" \
- "steghide" "urxvt -e bash -c 'steghide --help && zsh'" \
- "steghide" "urxvt -e bash -c 'steghide --help && zsh'" \
-