
windows config
junyidcf
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
powershell script template
【代码】powershell script template。原创 2024-01-18 19:45:54 · 436 阅读 · 0 评论 -
SciTEUser.properties
sciTE editor config原创 2023-02-24 23:53:02 · 173 阅读 · 0 评论 -
putty color config
putty color setup, choose second colors原创 2016-08-18 20:03:46 · 638 阅读 · 0 评论 -
Microsoft.PowerShell_profile.ps1
<# $PSVersionTable.PSVersion 6.2.0.$profile # reload profileSet-ExecutionPolicy RemoteSigned -Scope LocalMachine # Permits profiles (.ps1)$PROFILE | Format-List * -Force$PROFILE.CurrentUserAll...原创 2019-03-22 18:30:57 · 1855 阅读 · 0 评论