diff --git a/fish_greeting.fish b/fish_greeting.fish index 986850d..84f0632 100644 --- a/fish_greeting.fish +++ b/fish_greeting.fish @@ -1,5 +1,5 @@ function fish_greeting -d "what's up, fish?" - set_color $fish_color_autosuggestion[1] + set_color $fish_color_autosuggestion uname -npsr uptime set_color normal