From 227107f79b9a0343ccb1a98881895e284e676080 Mon Sep 17 00:00:00 2001 From: Toby Vincent Date: Tue, 27 Sep 2022 14:11:57 -0500 Subject: fix(zk): rename notebook dir due to zk not working with hidden dir --- sh/.profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sh/.profile') diff --git a/sh/.profile b/sh/.profile index 0eacf74..3e8b3a4 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/.notebook" +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 -- cgit v1.2.3-70-g09d2