|
## kawasaki theme settings
|
|
# use kawasaki env prompt
|
|
set -x VIRTUAL_ENV_DISABLE_PROMPT 1
|
|
# other
|
|
set -g theme_display_group no
|
|
set -g theme_display_virtualenv yes
|
|
set -g theme_display_time yes
|
|
|
|
# Perl
|
|
set -xg DBIC_TRACE 1
|
|
|
|
# MangoHud
|
|
set -xg MANGOHUD_CONFIGFILE /home/nu/.mangohud |