Switch fish to batman theme #fishfile
This commit is contained in:
@ -1,6 +1,3 @@
|
||||
function fish_greeting -d "What's up, fish?"
|
||||
set_color $fish_color_autosuggestion
|
||||
uname -nmsr
|
||||
uptime
|
||||
set_color normal
|
||||
function fish_greeting
|
||||
echo (__batman_color_dim)(uname -mnprs)(__batman_color_off)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user