Y
Hacker News
new
|
ask
|
show
|
jobs
by
jhbadger
244 days ago
Just alias them in your shell config. You don't have to remember to use them if you have more and less just be aliases to bat. Same thing I do with eza, the ls replacement -- "ls" calls eza.
1 comments
jcgl
242 days ago
I use fish’s abbreviations instead of aliases. That way I get control and visibility into the change, but can also gradually learn it too :)
link