LSD的安装十分简单,只需要一个命令:cargo install lsd 这要求你已经安装了Rust环境。如果还没有安装Rust,可以参考Rust官方网站的指南进行安装。在GitHub上,LSD已经获得了12.1k的星标和395个分叉,这充分证明了其受欢迎程度和实用性。通过引入LSD这样的工具,我们不仅可以让终端操作变得更加直观,还能为日常的命令行...
bat exa lsd fd procs sd dust starship ripgrep tokei hyperfine bottom tealdear bandwhich grex zoxi...
lsd:带有很多漂亮颜色和其他一些东西的ls命令。 fd-find:一个简单、快速且用户友好的find替代方案。 coreutils:~ GNU coreutils(已更新);实现为通用的(跨平台)… names:拥有适合用于容器的名称的随机名称生成器。 emplace:命令行工具,用于在多台机器上镜像已安装的软件。 sarif-fmt:在终端中查看(漂亮打印)SARIF文...
alias l='lsd -l -h --size --sort=time -r --date +%Y-%m-%d" "%H:%M:%S' 1. 常用的几个参数就是上面的alias里面都有了,其它的lsd --help即可自行查询使用方法 效果如下:
1. fd:另一个find 2. pastel:终端颜色显示 3. as-tree:另一个tree 4. bat:另一个cat 5. du-dust:另一个du 6. fnm:NodeJS 版本管理 7. kondo:清理node_modules 8. lsd:ls+颜色 9. zoxide:聪明的cd 10. mdcat:用于MD文档的cat 11. tokei:打印代码 ...
cargo install --git https://github.com/lsd-rs/lsd.git --branch masterFrom BinariesThe release page includes precompiled binaries for Linux, macOS and Windows for every release. You can also get the latest binary of master branch from the GitHub action build artifacts (choose the top action ...
Installing lsd-rust from the conda-forge channel can be achieved by adding conda-forge to your channels with: conda config --add channels conda-forge conda config --set channel_priority strict Once the conda-forge channel has been enabled, lsd-rust can be installed with conda: conda install...
8. lsd:ls+颜色 9. zoxide:聪明的cd 10. mdcat:用于MD文档的cat 11. tokei:打印代码 12. navi:命令行CheatSheet 回复的帖子里也有很多不错的工具,比如 battop、btm、exa、rg、just 等等。感兴趣的读者可以通过下面的网址进一步了解。 seaography:用于SeaORM的GraphQL框架 ...
最喜欢的 RustCLI 工具:1.fd:另一个find2.pastel:终端颜色显示3.as-tree:另一个tree4.bat:另一个cat5.du-dust:另一个du6.fnm:NodeJS 版本管理7.kondo:清理node_modules8.lsd:ls+颜色9.zoxide:聪明的cd10.mdcat:用于MD文档的cat11.tokei:打印代码12.navi:命令行CheatSheet ...
### Rust Quiz 解读:Quiz 5[Read More](https://zhuanlan.zhihu.com/p/51616607)---### 「工具」LSD:拥有漂亮色彩和图标的ls命令#ls #cli[lsd](https://github.com/Peltoche/lsd)---### 「工具」DDH: 快速查找重复文件#cli[ddh](https://github.com/darakian/ddh)---###