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 Jul 18, 2024
1 parent 6c2e920 commit 8f50f22
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions README-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,7 @@
|[nvm](https://github.com/nvm-sh/nvm)|**en-US**<br>**zh-CN(100%)**|nvm - node 版本管理器|
|[od](https://github.com/uutils/coreutils)|**en-US**<br>**~~zh-CN(7.41%)~~**|Dump files in octal and other formats.<br> Come from [uutils/coreutils](https://github.com/uutils/coreutils)|
|[paste](https://github.com/uutils/coreutils)|**en-US**<br>**~~zh-CN(33.33%)~~**|Write lines consisting of the sequentially corresponding lines from each 'FILE', separated by 'TAB's, to standard output.<br> Come from [uutils/coreutils](https://github.com/uutils/coreutils)|
|[pdm](https://github.com/pdm-project/pdm)|**en-US**<br>**~~zh-CN(9.09%)~~**|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 - 软件包管理器|
|[psc](https://github.com/abgox/PSCompletions)|**en-US**<br>**zh-CN(100%)**|PSCompletions 模块的补全提示<br> 它只能更新,不能移除<br> 如果移除它,将会自动重新添加|
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,7 @@
|[nvm](https://github.com/nvm-sh/nvm)|**en-US**<br>**zh-CN(100%)**|nvm - Node Version Manager|
|[od](https://github.com/uutils/coreutils)|**en-US**<br>**~~zh-CN(7.41%)~~**|Dump files in octal and other formats.<br> Come from [uutils/coreutils](https://github.com/uutils/coreutils)|
|[paste](https://github.com/uutils/coreutils)|**en-US**<br>**~~zh-CN(33.33%)~~**|Write lines consisting of the sequentially corresponding lines from each 'FILE', separated by 'TAB's, to standard output.<br> Come from [uutils/coreutils](https://github.com/uutils/coreutils)|
|[pdm](https://github.com/pdm-project/pdm)|**en-US**<br>**~~zh-CN(9.09%)~~**|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|
|[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.|
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","pip","pnpm","psc","python","scoop","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","psc","python","scoop","volta","winget","wsl","wt","yarn"]}

0 comments on commit 8f50f22

Please sign in to comment.