From 5bdf3c640f390305fef7f771ea7f05db85482ff6 Mon Sep 17 00:00:00 2001 From: Toby Vincent Date: Tue, 18 Oct 2022 15:17:40 -0500 Subject: refactor(zsh): clean up plugins and improve compinit --- sh/.profile | 1 + 1 file changed, 1 insertion(+) (limited to 'sh/.profile') 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" -- cgit v1.2.3-70-g09d2