Commit 485bcb8a authored by Jason Rogers's avatar Jason Rogers

remove old date format comment from right prompt

parent 01dc116a
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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment