Files
dotfiles/files/.config/fish/config.fish
2020-09-22 18:56:10 +01:00

12 lines
511 B
Fish

# ---------------------------------------------------------------------------- #
# Cross-shell (only import if environment has been setup)
# ---------------------------------------------------------------------------- #
if begin; test -e ~/.bash_profile; and type -q bass; end
bass source ~/.bash_profile
end
# ---------------------------------------------------------------------------- #
# Fish specific
# ---------------------------------------------------------------------------- #
set fish_greeting