oh-my-fish/pkg/omf/templates/themes/fish_greeting.fish
2015-08-27 00:20:13 +09:00

13 lines
175 B
Fish

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