Add support for choosing to show user and/or hostname in prompt (#71)

Add support for choosing to show user and/or hostname in prompt
This commit is contained in:
Ben
2017-12-20 02:38:15 +11:00
committed by Justin Hileman
parent 500fc527a7
commit 444b9a4827
2 changed files with 35 additions and 2 deletions

View File

@@ -77,6 +77,7 @@ 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_hostname yes
set -g theme_display_vi no
set -g theme_display_date no
set -g theme_display_cmd_duration yes