mirror of
https://github.com/lowne/fish-prompt-metro.git
synced 2024-10-27 20:34:12 +00:00
remove fish_greeting
as it doesn't belong here
This commit is contained in:
parent
c3ebf028eb
commit
b705b4a23f
@ -1,7 +0,0 @@
|
|||||||
function fish_greeting
|
|
||||||
set_color $fish_color_autosuggestion
|
|
||||||
uname -nmsr
|
|
||||||
command -qs uptime; and command uptime
|
|
||||||
echo (id -un)'@'(hostname -s)
|
|
||||||
set_color normal
|
|
||||||
end
|
|
Loading…
Reference in New Issue
Block a user