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

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 :)