Skip to content

Commit 845d043

Browse files
authored
no auto updates when installed globally
1 parent 86dd184 commit 845d043

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

local/etc/uceap.d/devcontainer_on_create.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ function devcontainer_on_create() {
6262

6363
# Install Claude Code
6464
sudo npm install -g @anthropic-ai/claude-code
65+
claude config set -g autoUpdates false
6566

6667
# Setup shell completion
6768
uceap completion bash | sudo sh -c "cat > /etc/bash_completion.d/uceap"

0 commit comments

Comments
 (0)