tvl-depot/fish
William Carroll 1f19080c7c Prefer alias to abbr
After working with fish for a few weeks, I've decided that I prefer aliases to
abbreviations.

Why? When I reverse search through my command history, I search for the
what I typed and not what it expanded to. Some of my aliases wrap existing
tools encoding my preference for tool A if tool B isn't available. For example I
alias vim to neovim. When nvim isn't available on $PATH, typing vim will
expand to nvim, which will in turn fail.
2020-02-12 18:08:31 +00:00
..
config.fish Prefer alias to abbr 2020-02-12 18:08:31 +00:00
default.nix Nixify fish configuration 2020-01-17 10:56:21 +00:00
functions.fish Nixify fish configuration 2020-01-17 10:56:21 +00:00