Files
dotfiles/fish/config.fish
2020-05-31 15:16:53 +01:00

12 lines
471 B
Fish

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