Change theme for fish, yet again #fishshell
This commit is contained in:
@ -1,6 +1,13 @@
|
||||
# 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?"
|
||||
set_color $fish_color_autosuggestion[1]
|
||||
uname -npsr
|
||||
uptime
|
||||
set_color normal
|
||||
bash (dirname (status -f))/archey.sh
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user