From bba9dd4d449d52d7b4607ed0c94f8dc79fac3ef5 Mon Sep 17 00:00:00 2001 From: Michael W Clark Date: Fri, 14 Oct 2022 00:50:37 -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 6866b756c..991a1e99b 100755 --- a/custom/zshrc.zsh +++ b/custom/zshrc.zsh @@ -18,7 +18,7 @@ cd ~/.oh-my-zsh git pull git add . git commit -m "update" -git push mine master +git push mine cd $cwd bindkey "\e[1;3D" backward-word # ⌥←