aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorToby Vincent <tobyv13@gmail.com>2022-09-25 17:35:59 -0500
committerToby Vincent <tobyv13@gmail.com>2022-09-25 17:35:59 -0500
commite0d344a4e0c96a7d6b6a897255d5d82d8c71a214 (patch)
tree81cab23a7f10643984b3888e323b311ce2b2182b
parentbe8b5ce77d01acc13af046d9bee2047e90f8200f (diff)
feat(sh): change zk notebook directory
-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