add env var for zk note app
This commit is contained in:
parent
b129eb5925
commit
844e227103
@ -51,6 +51,7 @@ export MYVIMRC="${HOME}/.vimrc"
|
|||||||
export PASSWORD_STORE_DIR="${HOME}/Private/.password-store"
|
export PASSWORD_STORE_DIR="${HOME}/Private/.password-store"
|
||||||
export PASSWORD_STORE_ENABLE_EXTENSIONS=True
|
export PASSWORD_STORE_ENABLE_EXTENSIONS=True
|
||||||
export DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/$(id -u)/bus
|
export DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/$(id -u)/bus
|
||||||
|
export ZK_NOTEBOOK_DIR="${HOME}/Notes"
|
||||||
# <<< environment variables <<<
|
# <<< environment variables <<<
|
||||||
|
|
||||||
# >>> kitty completion >>>
|
# >>> kitty completion >>>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user