[fish] Update newline prompt.

This commit is contained in:
Mikaël Capelle 2019-12-26 17:13:32 +01:00
parent 74cd64d88c
commit 3596b2d1bf

View File

@ -10,6 +10,7 @@ if test (uname) != "Darwin"
end end
set -g theme_newline_cursor yes set -g theme_newline_cursor yes
set -g theme_newline_prompt "\$ "
set -g theme_color_scheme zenburn set -g theme_color_scheme zenburn
set -g VIRTUAL_ENV_DISABLE_PROMPT 1 set -g VIRTUAL_ENV_DISABLE_PROMPT 1