This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Remove fish default greeting | |
set --erase fish_greeting | |
# so our brew install override the commands from the system | |
set -x PATH /usr/local/sbin $PATH | |
# Path to your oh-my-fish. | |
set fish_path $HOME/.oh-my-fish | |
# Theme |