by command assists repetitive commandline workflows in zsh/fish (atusy/by-binds-yourself)
by atusy
Categories:
For scenarios like
git where you repeatedly use git status, git add ..., git commit ..., running by git auto-fills the git string for efficiency.Since it’s just command input, you can still make adjustments and use completions normally.
Atusy's blog