From 3d1288454c3c8efcdbb3036b55abc34b9aac8979 Mon Sep 17 00:00:00 2001 From: Michael W Clark Date: Fri, 14 Oct 2022 00:49:20 -0500 Subject: [PATCH] update --- custom/zshrc.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom/zshrc.zsh b/custom/zshrc.zsh index 339446180..1e900141f 100755 --- a/custom/zshrc.zsh +++ b/custom/zshrc.zsh @@ -11,7 +11,7 @@ export NVM_DIR="$HOME/.nvm" # Sync changes -THIS_CWD=`cwd` +THIS_CWD=${cwd} cd ~/.oh-my-zsh git pull git add .