Keeping and running frequently used commands
Keeping and running frequently used commands
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?
You're viewing a single thread.
View all comments
31
comments
.zsh aliases to bash functions.
Thanks for the list though, gonna take a look at a few!
1 0 Reply
You've viewed 31 comments.
Scroll to top