diff --git a/zsh/zshrc b/zsh/zshrc index fb8ebb1..4a43f8a 100644 --- a/zsh/zshrc +++ b/zsh/zshrc @@ -1,6 +1,8 @@ #!/usr/bin/env zsh +# Options for Dima's config DOTFILES_DISABLE_WELCOME=1 +DOTFILES_SYNC_LAST_WORKING_DIR=1 # Get this file's current directory and source Dima's zshrc from there K_ZSH_DOTFILES="$( dirname "$( readlink -f "$0" )" )"