我的终端环境 - on my zsh + iTerm

原文发表于:https://www.rails365.net/articles/wo-de-zhong-duan-huan-jing-on-my-zsh-iterm

1. on my zsh

为什么说 zsh 是 shell 中的极品?

https://github.com/robbyrussell/oh-my-zsh

安装方法:https://github.com/robbyrussell/oh-my-zsh#basic-installation

配置文件:~/.zshrc

1.1 theme

theme 我使用的是默认的。

# ~/.zshrc
ZSH_THEME="robbyrussell

官方的其他 theme 可见于 https://github.com/robbyrussell/oh-my-zsh/wiki/themes

要改 theme 只要改配置就好。

1.2 plugin

我的:

# ~/.zshrc
plugins=(git zsh-autosuggestions git-prompt)

git-promptgit 是自带的,参见这里:https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins

zsh-autosuggestions 要自己安装,功能是命令提示(不是补全哦)

可以 git clone 安装:https://github.com/zsh-users/zsh-autosuggestions#oh-my-zsh

或者 用 brew 安装:https://github.com/zsh-users/zsh-autosuggestions#macos-via-homebrew

这个很牛,强烈推荐!

效果如下:

另外,https://github.com/bhilburn/powerlevel9k 这个感觉很不错的样,可以尝试一下。

2. iTerm

分屏必备。

https://www.iterm2.com/

直接官网点击下载安装。

还有其他功能?iterm2有什么酷功能?

完结。

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

程序员随风

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值