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