Skip to content

Instantly share code, notes, and snippets.

@lakemove
Last active September 9, 2019 16:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lakemove/34602b4c7c64052ae563cb27f5dd5cfe to your computer and use it in GitHub Desktop.
Save lakemove/34602b4c7c64052ae563cb27f5dd5cfe to your computer and use it in GitHub Desktop.
search, select and execute from bash history
history | dmenu -l 10 | bash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment