参考github上的指导,使用regedit /s *.reg的方式,然后使用win + r 打开就可以看到效果。
Finally figured out how to make it work. The registry key should be set as HKEY_CURRENT_USER\Console%SystemRoot%_System32_bash.exe or HKEY_CURRENT_USER\Console%SystemRoot%_system32_cmd.exe instead of HKEY_CURRENT_USER\Console in the *.reg files.
Also the command prompt or bash should be started via win + r instead of win + s, and then the theme configuration could be loaded successfully.
参考:针对Win10上的Linux子系统优化CMD的配色及字体
github/cmd-colors-solarized

本文详细介绍了如何通过修改注册表键值来优化Windows 10中Linux子系统的CMD配色及字体设置。关键在于正确设置HKEY_CURRENT_USERConsole下的注册表项,使用特定路径指向bash.exe或cmd.exe,并通过win+r快捷方式启动,确保主题配置加载成功。
2066

被折叠的 条评论
为什么被折叠?



