dot_testing/sh/pashmenu

9 lines
206 B
Plaintext
Raw Normal View History

2021-07-16 15:45:53 -05:00
#!/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