diff options
Diffstat (limited to 'tools/menu/unpacker')
-rwxr-xr-x | tools/menu/unpacker | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/tools/menu/unpacker b/tools/menu/unpacker deleted file mode 100755 index 480190a..0000000 --- a/tools/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'" \ |