其他
22款终端生产力工具,效率飞起!
往期热门文章:
1、《往期精选优秀博文都在这里了!》 2、你以为JDK8之后用HashMap就没事了?死循环问题依然存在! 3、14 个 Spring MVC 顶级技巧,随时用随时爽,一直用一直爽 4、交公粮了:十一在家我都逛了哪些技术网站? 5、高并发和海量数据下的 9 个 Redis 经典案例剖析!
1、fish shell
下载地址:https://fishshell.com/
2、Starship
根据你是否在代码仓库中添加了新文件、是否修改了文件、是否暂存了文件等情况,用相应的符号表示 git 仓库的状态。
根据你所在的 Python 项目目录,展示 Python 的版本号,这也适用于 Go/Node/Rust/Elm 等其他编程语言环境。
展示上一个命令执行所用的时间,指令运行时间必须在毫秒级别。
如果上一个命令执行失败,会展示相应的错误提示符。
下载地址:https://starship.rs/
3、z
下载地址:https://github.com/rupa/z
4、fzf
下载地址:https://github.com/junegunn/fzf
5、fd
下载地址:https://github.com/sharkdp/fd
6、ripgrep
下载地址:https://github.com/BurntSushi/ripgrep
7、htop 和 glances
网络及磁盘使用情况
文件系统已使用的空间和总空间
来自不同传感器(例如电池)的数据
以及最近消耗过多资源的进程列表
htop 下载地址:https://hisham.hm/htop/
glances 下载地址:https://nicolargo.github.io/glances/
8、virtualenv 和 virtualfish
virtualenv 下载地址:https://pypi.org/project/virtualenv/
virtualfish 下载地址:https://github.com/justinmayer/virtualfish
9、pyenv、nodenv 和 rbenv
pyenv 下载地址:https://github.com/pyenv/pyenv
nodenv 下载地址:https://github.com/nodenv/nodenv
rbenv 下载地址:https://github.com/rbenv/rbenv
10、pipx
pipx 下载地址:https://github.com/pipxproject/pipx
11、ctop 和 lazydocker
展示正在运行和已停止的容器列表。
展示统计信息,例如内存、CPU 使用率以及针对每个容器的其他详细信息窗口(例如绑定的端口等其他信息)。
提供快捷菜单,方便快速停止、杀掉指定容器进程或显示给定容器的日志。
ctop 下载地址:https://github.com/bcicen/ctop
lazydocker 下载地址:https://github.com/jesseduffield/lazydocker
12、Homebrew
下载地址:https://brew.sh/
13、asciinema
下载地址:https://asciinema.org/
14、colordiff 和 diff-so-fancy
突出显示每一行中差异的单词,而不是整行
简化变更文件的标题
去除 + 和 - 符号(颜色差异展示就够了)
清楚地指出新行和删除的空行
colordiff 下载地址:https://www.colordiff.org/
diff-so-fancy 下载地址:https://github.com/so-fancy/diff-so-fancy
15、tree
.
├── recovery.md
├── README.md
├── archive
├── automator
│ ├── Open\ Iterm2.workflow
│ │ └── Contents
│ │ ├── Info.plist
│ │ ├── QuickLook
│ │ │ └── Thumbnail.png
│ │ └── document.wflow
│ └── Start\ Screen\ Saver.workflow
├── brew-cask.sh
16、bat
bat 下载地址:https://github.com/sharkdp/bat
17、httpie
httpie 下载地址:https://httpie.org/
18、tldr
tldr 下载地址:https://tldr.sh/
19、exa
exa 下载地址:https://the.exa.website/
20、litecli 和 pgcli
litecli 下载地址:https://litecli.com/
pgcli 下载地址:https://www.pgcli.com/
21、mas
mas 下载地址:https://github.com/mas-cli/mas
22、ncdu
ncdu 下载地址:https://dev.yorhel.nl/ncdu