mirror of
https://github.com/oh-my-fish/oh-my-fish
synced 2024-11-03 15:40:32 +00:00
remove old date format comment from right prompt
This commit is contained in:
parent
01dc116a54
commit
485bcb8ae4
@ -1,6 +1,5 @@
|
|||||||
function fish_right_prompt -d "Write out the right prompt"
|
function fish_right_prompt -d "Write out the right prompt"
|
||||||
set_color yellow
|
set_color yellow
|
||||||
# date "+%m/%d/%y"
|
|
||||||
date
|
date
|
||||||
set_color normal
|
set_color normal
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user