标签: cmd terminal
我想将默认终端从cmd.exe更改为我选择的终端仿真器Fluent Terminal。我过去也使用过Terminus等终端,我认为它们都很棒,但我不能默认使用cmd。
答案 0 :(得分:0)
右键单击My Computer→Properties→Advanced。向下至底部,然后选择Environment Variables。 现在,将ComSpec的值更改为your terminal of choice。
My Computer→Properties→Advanced
Environment Variables
ComSpec
your terminal of choice
而且此问题已经在superuser