aboutsummaryrefslogtreecommitdiff
path: root/config/ratpoison/menu/unpacker
diff options
context:
space:
mode:
Diffstat (limited to 'config/ratpoison/menu/unpacker')
-rwxr-xr-xconfig/ratpoison/menu/unpacker6
1 files changed, 0 insertions, 6 deletions
diff --git a/config/ratpoison/menu/unpacker b/config/ratpoison/menu/unpacker
deleted file mode 100755
index 480190a..0000000
--- a/config/ratpoison/menu/unpacker
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/bash
-source ~/.colors
-
-~/.tools/ratmenu -label "unpacker" \
- -style dreary -fg "$COLOR11" -bg "$COLOR0" \
- "js-beautify" "urxvt -e bash -c 'js-beautify -h && zsh'" \