tmenu

Unnamed repository; edit this file 'description' to name the repository.
git clone https://git.inz.fi/tmenu
Log | Files | Refs | README | LICENSE

tmenu_run (56B)


      1 #!/bin/sh
      2 tmenu_path | tmenu "$@" | ${SHELL:-"/bin/sh"}