Revert "sorin right prompt: reset color at end"

This reverts commit 9701d5cc7b.
This commit is contained in:
Aaron Gyes
2016-10-31 23:43:46 -07:00
parent 01fb830bf5
commit e4ce5ca24f

View File

@@ -49,6 +49,5 @@ function fish_right_prompt
printf (set_color white)' '
end
end
set_color normal
end
end