diff --git a/.zshrc.local b/.zshrc.local index eb98fe2..380f875 100644 --- a/.zshrc.local +++ b/.zshrc.local @@ -8,6 +8,7 @@ fi # alias cc0="claude" alias cc1="CLAUDE_CONFIG_DIR=~/.claude-c1 claude" +alias cc2="CLAUDE_CONFIG_DIR=~/.claude-c2 claude" alias update="(cd ~/git; make all)" # if command -v mise > /dev/null; then