Skip to content

RubyFox31/PowerShell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

PowerShell 配置文件备份 (2022/07/27)

PowerShell 5.1 文件路径:%UserProfile%\Documents\WindowsPowerShell

PowerShell 7+ 文件路径:%UserProfile%\Documents\PowerShell

修改字符编码 UTF-8(chcp 65001) | GB2312(chcp 936)

删除历史记录 Remove-Item (Get-PSReadlineOption).HistorySavePath

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published