[misc] gpg encoding problem resolved

This commit is contained in:
Klesh Wong 2021-01-16 17:20:45 +08:00
parent c8229472af
commit 6f2a1831cd
5 changed files with 12 additions and 0 deletions

11
win/README.md Normal file
View File

@ -0,0 +1,11 @@
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 提供全球语言支持

View File

@ -86,6 +86,7 @@ function ssh-copy-id {
}
function pass-edit {
[Cmdletbinding()]
param (
[Parameter()]
[String]