remove old date format comment from right prompt

pull/2/head
Jason Rogers 11 years ago
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…
Cancel
Save