by command assists repetitive commandline workflows in zsh/fish (atusy/by-binds-yourself)

by
Categories:
atusy/by-binds-yourself is a simple tool that pre-fills repetitive commands in zsh and fish.
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.