Files
dotfiles/files/.config/fish/config.fish
2020-07-13 15:17:29 +01:00

12 lines
501 B
Fish

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