diff --git a/conf.d/zim/zshenv b/conf.d/zim/zshenv index f7a3399..b31d554 100644 --- a/conf.d/zim/zshenv +++ b/conf.d/zim/zshenv @@ -51,6 +51,7 @@ export MYVIMRC="${HOME}/.vimrc" export PASSWORD_STORE_DIR="${HOME}/Private/.password-store" export PASSWORD_STORE_ENABLE_EXTENSIONS=True export DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/$(id -u)/bus +export ZK_NOTEBOOK_DIR="${HOME}/Notes" # <<< environment variables <<< # >>> kitty completion >>>