Skip to content

Commit

Permalink
feat(zk): set notebook dir
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
  • Loading branch information
caarlos0 committed Jul 18, 2023
1 parent f1592f7 commit 6db489c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/fish/init-interactive.fish
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
set -U fish_greeting
set -xU ZK_NOTEBOOK_DIR ~/Documents/zk/

function __trap_exit_tmux
test -z "$NVIM_LISTEN_ADDRESS" || exit
Expand Down

0 comments on commit 6db489c

Please sign in to comment.