Skip to content

Commit

Permalink
disable zsh recent current working directory persistence
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Pennebaker committed Jun 9, 2024
1 parent c52c94d commit a8e374c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/.zshenv
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,5 @@ command -v direnv >/dev/null 2>&1 &&
export DIRENV_LOG_FORMAT= &&
[ "$(pwd)" != '/mnt/c/Windows/System32' ] &&
direnv reload

export SHELL_SESSIONS_DISABLE=1

0 comments on commit a8e374c

Please sign in to comment.