From 7d4953f56a456cb4a7ea146d0c31e8bf1c25bb71 Mon Sep 17 00:00:00 2001 From: Michael W Clark Date: Fri, 14 Oct 2022 00:49:40 -0500 Subject: [PATCH] update --- custom/zshrc.zsh | 1 + 1 file changed, 1 insertion(+) 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 .