1 parent f1ad0ab commit 0df7f59Copy full SHA for 0df7f59
2 files changed
src/bin/executable_claude-sandbox
src/dot_config/zsh/zshrc.d/path.zsh
@@ -2,4 +2,5 @@ path=(
2
$path
3
$HOME/.rd/bin(N-/) # Rancher Desktop
4
$HOME/src/github.com/mono0x/utils/bin(N-/) # https://github.com/mono0x/utils (private)
5
+ $HOME/src/github.com/mono0x/claude-code-utils/bin(N-/) # https://github.com/mono0x/claude-code-utils (private)
6
)
0 commit comments