aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sh/.config/profile.d/20-gruvbox.sh
diff options
context:
space:
mode:
Diffstat (limited to 'sh/.config/profile.d/20-gruvbox.sh')
-rw-r--r--sh/.config/profile.d/20-gruvbox.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/sh/.config/profile.d/20-gruvbox.sh b/sh/.config/profile.d/20-gruvbox.sh
index 5921711..5041f03 100644
--- a/sh/.config/profile.d/20-gruvbox.sh
+++ b/sh/.config/profile.d/20-gruvbox.sh
@@ -1,3 +1,4 @@
#!/bin/sh
-export BASE16_DEFAULT_THEME="gruvbox-dark-hard"
+export BASE16_THEME_DEFAULT="gruvbox-dark-hard"
+export BASE16_SHELL_ENABLE_VARS=1