cedric chen (@cedricthecoder)😭被 gpt 5.1 codex max xhigh 骗麻了,这就是SOTA模型吗 中发帖

因为powershell里没有head工具,想装一个,因为已经有Git了,于是gpt建议我: 
[image]
我印象里设置环境变量应该是 [Environment]:: 这样的,不过条条大路通罗马,也没多想,直接执行了。

结果:
[image]
[image]
基本所有用户路径都丢失了…
佬友们别像我一样傻😭,命令啥的还是先确认一下好。

后续:
原本的powershell没关,还缓存有原来的user path env,输出出来让codex帮我恢复了
[image]