oh-my-fish/pkg/omf/templates/themes/fish_greeting.fish

13 lines
175 B
Fish
Raw Normal View History

# Set global color styles, for example:
#
# function {{NAME}}_error
# set_color -o red
# end
#
# function {{NAME}}_normal
# set_color normal
#
function fish_greeting
end