mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2025-02-21 06:18:24 +08: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"
|
||||
set_color yellow
|
||||
# date "+%m/%d/%y"
|
||||
date
|
||||
set_color normal
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user