index
:
dotfiles
main
My dotfiles
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
wmenu-run.sh
blob: 3822325192adda6ccafeb9da7e6fed215741802c (
plain
)
1
2
3
4
5
6
7
exec $( (IFS=: for p in $PATH; do ls 2>/dev/null -1 "$p" done ) | wmenu.sh -p "Run:" )