文件名称:psfetch:流行的 Bash 屏幕截图系统信息实用程序(即 screenFetch)的 PowerShell 实现。
文件大小:4KB
文件格式:ZIP
更新时间:2024-07-30 16:51:57
PowerShell
PSFetch.ps1 什么是 PSFetch? PowerShell 中内置的 Bash 屏幕截图系统信息实用程序 (screenFetch) 的流行实现。 与和相似(在 ,没有 LUA 或不同命令外壳的依赖项。 此脚本 100% 使用 PowerShell 编写。 指示 将存储库克隆到您的配置文件下的文件夹中。 cd %UserProfile% git clone https://github.com/mikepruett3/psfetch.git psfetch 将 repo 克隆到您的用户配置文件后,只需将此 PowerShell 脚本放在您路径中的某个位置,或者在您路径中已有的文件夹中创建指向该脚本的链接... PS > mklink %SystemRoot%\System32\psfetch.ps1 %UserProfile%\psfetch\psfetch.ps1
【文件预览】:
psfetch-master
----.gitignore(4B)
----README.md(1KB)
----psfetch.ps1(9KB)