-
Sysinternals -
install4JJava 安装包制作工具 -
FastStone Capture 6.9 name:bluman serial/序列号/注册码:VPISCJULXUFGDDXYAUYF
-
Git Extensions -
Scoop: powershell 中的包管理器,安装过程https://github.com/lukesampson/scoop 安装步骤:Set-ExecutionPolicy RemoteSigned -scope CurrentUser设置脚本安装的权限iex (new-object net.webclient).downloadstring('https://get.scoop.sh')下载安装 scoopscoop install <software>安装软件scoop install sudoscoop install colortoolscoop install hugo
-
microsoft/terminal微软家的新的命令行 (https://github.com/microsoft/Terminal.git) -
chocolatey:windows 中的包管理器Set-ExecutionPolicy Bypass -Scope Process -Force; iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))
-
MobaXterm和Xshell: Windows 下的 ssh 工具 -
Fira Code字体: choco install firacode 在 VS Code 中配置
"editor.fontLigatures": true,
"editor.fontFamily":"Fira Code"- 方方格子,一个 Excel 插件
- Grafana 监控的工具
Typora这个是一个 markdown 编辑器。