zsh 有很多实用功能,下面安装和配置ohmyzsh的教程:
安装zsh
提前安装所需的字体
抄国光的作业
.zshrc配置
- 打开配置文件
- 在.zshrc中加入下面这行( 去掉每行的 username@host )
ubuntu terminal 配置
- profiles-colors 配置主题颜色,要让主题够好看,对比色都强烈
- profiles-command 吧zsh代替默认shell,这样每次打开terminal默认就是zsh了!
常用快捷键:
按键 | 功能 | 备注 |
---|---|---|
ctrl + - |
缩小terminal | |
ctrl + shift + +` |
放大terminal |