You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
oh-my-fish/templates/config.fish

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