Added settings variables to allow date and docker display to be made conditional

This commit is contained in:
Sven A. Schmidt
2016-06-07 08:31:34 +01:00
parent 43af67f68a
commit d730526c07
3 changed files with 7 additions and 4 deletions

View File

@@ -68,12 +68,14 @@ set -g theme_display_git_untracked no
set -g theme_display_git_ahead_verbose yes
set -g theme_git_worktree_support yes
set -g theme_display_vagrant yes
set -g theme_display_docker_machine no
set -g theme_display_hg yes
set -g theme_display_virtualenv no
set -g theme_display_ruby no
set -g theme_display_user yes
set -g theme_display_vi yes
set -g theme_display_vi_hide_mode default
set -g theme_display_date no
set -g theme_title_display_process yes
set -g theme_title_display_path no
set -g theme_title_use_abbreviated_path no