Skip to content

Commit

Permalink
Ensure no greeting, interactive mode or not
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinSuttle committed Jul 13, 2015
1 parent f3f67c1 commit dc13c4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fish/config.fish
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ end
source "$HOME/.config/fish/abbreviations.fish"

# Fishhh
set -x FISH_GREETING ""
set -x fish_greeting ""

# Editor prefs
set -x EDITOR vim
Expand Down

0 comments on commit dc13c4e

Please # to comment.