vault backup: 2026-05-08 19:18:04
This commit is contained in:
@@ -131,13 +131,7 @@ claude
|
||||
在.clude.json中加入
|
||||
"skipWebFetchPreflight": true
|
||||
|
||||
# 通过npm安装
|
||||
|
||||
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh | bash
|
||||
|
||||
|
||||
export NVM_DIR="$HOME/.nvm"
|
||||
[ -s "$NVM_DIR/nvm.sh" ] && . "$NVM_DIR/nvm.sh"
|
||||
# linux通过npm安装
|
||||
|
||||
```
|
||||
which node
|
||||
@@ -162,8 +156,3 @@ which npm
|
||||
npm install -g @anthropic-ai/claude-code
|
||||
claude --version
|
||||
```
|
||||
nvm install 20/
|
||||
nvm use 20/
|
||||
nvm alias default 20
|
||||
|
||||
npm install -g @anthropic-ai/claude-code
|
||||
3
零碎的知识/手机tmux.md
Normal file
3
零碎的知识/手机tmux.md
Normal file
@@ -0,0 +1,3 @@
|
||||
pkg install proot-distro && proot-distro install ubuntu && proot-distro login ubuntu
|
||||
|
||||
bash -c "$(curl -fsSL https://astrbot.app/termux.sh)"
|
||||
Reference in New Issue
Block a user