dot_testing/sh/pashmenu
2021-07-16 15:45:53 -05:00

9 lines
206 B
Bash
Executable File

#!/bin/sh
# this is pashmenu. this program will only work if gpg's
# gui password dialog is enabled. i'm not why it's enabled,
# but it's required for this to work.
choice=$(pash l | nenu)
pash c $choice