One more theme change #fishshell

This commit is contained in:
Colin Powell
2019-02-25 22:09:21 -05:00
parent 94ed6c7705
commit 89e29a501c
4 changed files with 194 additions and 52 deletions

View File

@ -1,13 +0,0 @@
# Set global color styles, for example:
#
# function cyan_error
# set_color -o red
# end
#
# function cyan_normal
# set_color normal
#
function fish_greeting -d "what's up, fish?"
bash (dirname (status -f))/archey.sh
end