aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sh/.profile
diff options
context:
space:
mode:
Diffstat (limited to 'sh/.profile')
-rw-r--r--sh/.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sh/.profile b/sh/.profile
index c78bd24..b6f36b4 100644
--- a/sh/.profile
+++ b/sh/.profile
@@ -25,6 +25,7 @@ export LESS="--RAW-CONTROL-CHARS --quit-if-one-screen --mouse"
export LESSOPEN="|lesspipe.sh %s"
export LESSHISTFILE="$XDG_STATE_HOME/lesshst"
export WGETRC="$XDG_CONFIG_HOME/wgetrc"
+export BASE16_DEFAULT_THEME="gruvbox-dark-hard"
export PASSWORD_STORE_DIR="$HOME/.password-store"
export PASSWORD_STORE_ENABLE_EXTENSIONS=true
export ZK_NOTEBOOK_DIR="$HOME/notebook"