Skip to content
/ run Public

run commands from $PATH and other personal shortcut commands from terminal or window manager or console,

License

Notifications You must be signed in to change notification settings

Docbroke/run

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

EDIT: run is now part of shell-tools https://github.com/Docbroke/shell_tools All updates will appear there.

run

This is menu to run your applications. You can run this from terminal or by keybinding. When run from terminal (vt or console), it uses fzf to provide selection. When run from window manager shortcut, it uses rofi (optionally you can use dmenu, by changing one line of code).

You can add your personal favorites to $HOME/.config/shortcuts, one per line. They will be displayed on top. For example you can have "chromium www.google.com" or "terminator -x nnn -Rfe" in your shortcuts (one per line). Enjoy.

About

run commands from $PATH and other personal shortcut commands from terminal or window manager or console,

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages