dotfiles/win
2021-08-11 11:05:35 +08:00
..
ahk feat: mute feishu meeting by win+m 2021-08-11 11:05:21 +08:00
bin [misc] refine windows 10 scripts 2021-01-13 23:20:59 +08:00
Modules [feature] clear clipbaord when timeout 2021-06-27 14:14:44 +08:00
polipo [bugfix] oh-my-posh v3 / path resolved 2021-02-26 18:12:32 +08:00
setup misc: potplayer settings 2021-08-11 11:05:35 +08:00
WindowsTerminal ... 2021-07-31 18:03:28 +08:00
profile.ps1 ... 2021-06-06 17:24:43 +08:00
README.md [misc] gpg encoding problem resolved 2021-01-16 17:20:45 +08:00
win.ahk feat: mute feishu meeting by win+m 2021-08-11 11:05:21 +08:00
wsl.md [doc] setup GUI for wsl2 2021-06-24 11:17:30 +08:00

  1. 下载 powershell 最新版并安装
  2. 设置执行策略:Set-ExecutionPolicy RemoteSigned
  3. 启用开发者模式(不需要 administrator 也能建软链)
  4. 执行安装脚本setup\oh-my-posh.ps1 setup\vim.ps1
  5. 设置 profile: New-Item -ItemType SymbolicLink -Target $profile -Path profile.ps1
  6. 设置 utf8 (gpg 才能正确有处理中文):
    1. 设置
    2. 区域 - 右上其它日期时间和区域设置
    3. 更改日期时间或数字格式
    4. 管理 - 更改系统区域设置
    5. Beta: 使用 Unicode UTF-8 提供全球语言支持