Add this to .config/fish/config.fish
:
# Load aliases
. $HOME/.dotsasha/aliases.fish
. $HOME/.dotsasha/functions.fish
Here is the list of some user-friendly functions.
dotsasha_alases
adds all aliases to Fish, normally should be done once
color256
draws 256-color palette in your terminal, this may help to check 256-color supportcolor16
draws 16-color palette of ANSI-color foregrounds and backgrounds