diff --git a/custom/zshrc.zsh b/custom/zshrc.zsh index 1e900141f..9d18c7fcc 100755 --- a/custom/zshrc.zsh +++ b/custom/zshrc.zsh @@ -12,6 +12,7 @@ export NVM_DIR="$HOME/.nvm" # Sync changes THIS_CWD=${cwd} +echo $THIS_CWD cd ~/.oh-my-zsh git pull git add .