You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
我的仓库中需要一些涉及PATH的环境变量配置,之前使用claude-code/codex/opencode/kimi等cli工具可以直接在类似.bashrc/.zshrc这种文件里写
zcode看起来用了PATH白名单机制,把我在.zprofile写的PATH相关配置都过滤掉了,其他环境变量保留。这种情况是希望我把所有想访问的可执行工具都软链到PATH白名单目录里吗?
All reactions