index
:
dotfiles
master
Where I store my little bits of command line magic
Mitchell Riedstra
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
bemenu_askpass
blob: 08aede9c493bc74a75849e71cacb4654597f8083 (
plain
) (
blame
)
1
2
3
4
5
#!/bin/sh exec <&- exec 2<&- exec bemenu -x -p "${1:-OpenSSH Passphrase: }" <<EOF EOF