1
0
mirror of https://github.com/aquatix/dotfiles.git synced 2025-12-06 22:55:10 +01:00

Zenburn the prompt

This commit is contained in:
2018-01-22 13:22:23 +01:00
parent d0918003f8
commit 0ab1fae97c

View File

@@ -9,6 +9,7 @@ set -g theme_nerd_fonts yes
set -g theme_show_exit_status yes
set -g theme_date_format "+%a %Y-%m-%d %H:%M:%S"
set -g theme_avoid_ambiguous_glyphs yes
set -g theme_color_scheme "zenburn"
# If you use virtualenv, you will probably need to disable the default virtualenv prompt, since it doesn't play nice with fish
set -x VIRTUAL_ENV_DISABLE_PROMPT 1