Skip to content

Commit

Permalink
[bot] update README and completions.json
Browse files Browse the repository at this point in the history
  • Loading branch information
abgox committed Aug 15, 2024
1 parent d4479b4 commit a5b1b70
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
3 changes: 2 additions & 1 deletion README-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -286,8 +286,9 @@
|[pdm](https://github.com/pdm-project/pdm)|**en-US**<br>**~~zh-CN(8.86%)~~**|A modern Python package and dependency manager supporting the latest PEP standards|
|[pip](https://github.com/pypa/pip)|**en-US**<br>**zh-CN(100%)**|pip - Python 包管理器|
|[pnpm](https://pnpm.io/zh/)|**en-US**<br>**zh-CN(100%)**|pnpm - 软件包管理器|
|[powershell](https://learn.microsoft.com/powershell/module/microsoft.powershell.core/about/about_pwsh?view=powershell-5.1)|**en-US**<br>**zh-CN(100%)**|Windows PowerShell 命令行 CLI. (powershell.exe)|
|[psc](https://github.com/abgox/PSCompletions)|**en-US**<br>**zh-CN(100%)**|PSCompletions 模块的补全提示<br> 它只能更新,不能移除<br> 如果移除它,将会自动重新添加|
|[pwsh](https://learn.microsoft.com/powershell/module/microsoft.powershell.core/about/about_pwsh)|**en-US**<br>**zh-CN(100%)**|PowerShell cli. (pwsh.exe)|
|[pwsh](https://learn.microsoft.com/powershell/module/microsoft.powershell.core/about/about_pwsh)|**en-US**<br>**zh-CN(100%)**|PowerShell 命令行 CLI。(pwsh.exe)|
|[python](https://www.python.org)|**en-US**<br>**zh-CN(100%)**|python - 命令行|
|[scoop](https://scoop.sh)|**en-US**<br>**zh-CN(100%)**|Scoop - 软件管理|
|[sfsu](https://github.com/winpax/sfsu)|**en-US**<br>**~~zh-CN(10.77%)~~**|Scoop utilities that can replace the slowest parts of Scoop, and run anywhere from 30-100 times faster|
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -283,8 +283,9 @@
|[pdm](https://github.com/pdm-project/pdm)|**en-US**<br>**~~zh-CN(8.86%)~~**|A modern Python package and dependency manager supporting the latest PEP standards|
|[pip](https://github.com/pypa/pip)|**en-US**<br>**zh-CN(100%)**|pip - Python Package Manager|
|[pnpm](https://pnpm.io/)|**en-US**<br>**zh-CN(100%)**|pnpm - Package Manager|
|[powershell](https://learn.microsoft.com/powershell/module/microsoft.powershell.core/about/about_pwsh?view=powershell-5.1)|**en-US**<br>**zh-CN(100%)**|Windows PowerShell CLI. (powershell.exe)|
|[psc](https://github.com/abgox/PSCompletions)|**en-US**<br>**zh-CN(100%)**|PSCompletions module's completion tips.<br> It can only be updated, not removed.<br> If removed, it will be automatically added again.|
|[pwsh](https://learn.microsoft.com/powershell/module/microsoft.powershell.core/about/about_pwsh)|**en-US**<br>**zh-CN(100%)**|PowerShell cli. (pwsh.exe)|
|[pwsh](https://learn.microsoft.com/powershell/module/microsoft.powershell.core/about/about_pwsh)|**en-US**<br>**zh-CN(100%)**|PowerShell CLI. (pwsh.exe)|
|[python](https://www.python.org)|**en-US**<br>**zh-CN(100%)**|python - command-line|
|[scoop](https://scoop.sh)|**en-US**<br>**zh-CN(100%)**|Scoop - Software Manager|
|[sfsu](https://github.com/winpax/sfsu)|**en-US**<br>**~~zh-CN(10.77%)~~**|Scoop utilities that can replace the slowest parts of Scoop, and run anywhere from 30-100 times faster|
Expand Down
2 changes: 1 addition & 1 deletion completions.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"list":["7z","arch","b2sum","b3sum","base32","base64","basename","basenc","bun","cargo","chfs","choco","cksum","comm","conda","csplit","cut","date","dd","deno","df","dircolors","dirname","docker","du","env","factor","fmt","fnm","fold","git","hashsum","head","join","kubectl","link","ln","md5sum","mktemp","ngrok","nl","npm","nproc","nrm","numfmt","nvm","od","paste","pdm","pip","pnpm","psc","pwsh","python","scoop","sfsu","volta","winget","wsl","wt","yarn"]}
{"list":["7z","arch","b2sum","b3sum","base32","base64","basename","basenc","bun","cargo","chfs","choco","cksum","comm","conda","csplit","cut","date","dd","deno","df","dircolors","dirname","docker","du","env","factor","fmt","fnm","fold","git","hashsum","head","join","kubectl","link","ln","md5sum","mktemp","ngrok","nl","npm","nproc","nrm","numfmt","nvm","od","paste","pdm","pip","pnpm","powershell","psc","pwsh","python","scoop","sfsu","volta","winget","wsl","wt","yarn"]}

0 comments on commit a5b1b70

Please sign in to comment.