mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-01-19 15:22:45 +08:00
parent
094f10874b
commit
3c12864436
|
@ -41,5 +41,5 @@ A simple greeting:
|
|||
|
||||
function fish_greeting
|
||||
echo Hello friend!
|
||||
echo The time is (set_color yellow; date +%T; set_color normal) and this machine is called $hostname
|
||||
echo The time is (set_color yellow)(date +%T)(set_color normal) and this machine is called $hostname
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue
Block a user