Use pure theme for #fishshell
This commit is contained in:
@ -1,10 +1,2 @@
|
||||
function fish_greeting -d "What's up, fish?"
|
||||
set_color $fish_color_autosuggestion
|
||||
uname -nmsr
|
||||
|
||||
# TODO: `command -q -s` only works on fish 2.5+, so hold off on that for now
|
||||
command -s uptime >/dev/null
|
||||
and uptime
|
||||
|
||||
set_color normal
|
||||
function fish_greeting
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user