I’ve done something similiar to this over the years for organization purposes and not having to change much between shells except add a path. You can also add cases that check your shell and do something slightly different if needed.
I’ve done something similiar to this over the years for organization purposes and not having to change much between shells except add a path. You can also add cases that check your shell and do something slightly different if needed.
Thanks for this info! Didn’t know about it! 😃
I use zsh with aliases, and Atuin which I find very convenient.
I’ll definitely try out fish abbr in combo with aliases. Logic in aliases is great.