Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mac zsh添加vscode 环境变量 #863

Open
klren0312 opened this issue Nov 11, 2024 · 0 comments
Open

mac zsh添加vscode 环境变量 #863

klren0312 opened this issue Nov 11, 2024 · 0 comments
Labels
Tools 有用的工具

Comments

@klren0312
Copy link
Owner

执行命令

cat << EOF >> ~/.zprofile
# Add Visual Studio Code (code)
export PATH="\$PATH:/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/bin"
EOF
@klren0312 klren0312 added the Tools 有用的工具 label Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Tools 有用的工具
Projects
None yet
Development

No branches or pull requests

1 participant