oh-my-fish/templates/config.fish
2015-12-31 16:05:01 +02:00

9 lines
204 B
Fish

# Path to Oh My Fish install.
set -gx OMF_PATH "{{OMF_PATH}}"
# Customize Oh My Fish configuration path.
#set -gx OMF_CONFIG "{{OMF_CONFIG}}"
# Load oh-my-fish configuration.
source $OMF_PATH/init.fish