Move to new theme for #fish
This commit is contained in:
@ -1,3 +1,6 @@
|
||||
function fish_greeting
|
||||
echo (__batman_color_dim)(uname -mnprs)(__batman_color_off)
|
||||
function fish_greeting -d "what's up, fish?"
|
||||
set_color $fish_color_autosuggestion[1]
|
||||
uname -npsr
|
||||
uptime
|
||||
set_color normal
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user