I am currently looking for a way to easily store and run commands, usually syncing files between two deeply nested directories whenever I want.
So far I found these projects:
Other solutions:
- Bash history using ^+r
- Bash aliases
- Bash functions
What do you guys use?
I use this method from Luke smith for bookmarking.
https://vid.puffyan.us/watch?v=d_11QaTlf1I
I just have another file for commands.
You can use rofi/dmenu/bemenu. I use kickoff though.