mirror of
https://github.com/oh-my-fish/theme-bobthefish.git
synced 2024-10-27 20:34:23 +00:00
uname -m
is more useful than uname -p
This commit is contained in:
parent
340a343a5e
commit
383bf0d7b0
@ -1,6 +1,6 @@
|
||||
function fish_greeting -d "what's up, fish?"
|
||||
set_color $fish_color_autosuggestion
|
||||
uname -npsr
|
||||
uname -nmsr
|
||||
uptime
|
||||
set_color normal
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user