aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sh/.profile
diff options
context:
space:
mode:
Diffstat (limited to 'sh/.profile')
-rw-r--r--sh/.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sh/.profile b/sh/.profile
index c6845ad..d38d091 100644
--- a/sh/.profile
+++ b/sh/.profile
@@ -27,7 +27,7 @@ export LESSHISTFILE="$XDG_STATE_HOME/lesshst"
export WGETRC="$XDG_CONFIG_HOME/wgetrc"
export PASSWORD_STORE_DIR="$HOME/.password-store"
export PASSWORD_STORE_ENABLE_EXTENSIONS=true
-export ZK_NOTEBOOK_DIR="$HOME/.zk"
+export ZK_NOTEBOOK_DIR="$HOME/.notebook"
export STARSHIP_LOG="error"
export FZF_DEFAULT_COMMAND="fd --type f || git ls-tree -r --name-only HEAD || rg --files || find ."
export FZF_DEFAULT_OPTS='--bind ctrl-q:abort