安裝iterm
使用zsh(z-shell) 代替系統(tǒng)的bash shell
官網(wǎng):http://ohmyz.sh
安裝命令
$ sh -c "$(curl -fsSL https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
安裝命令自動補(bǔ)全插件
下載及安裝教程參考:https://github.com/zsh-users/zsh-autosuggestions
美化主題
- 通過配置oh my zsh的主題配置
參考: https://github.com/robbyrussell/oh-my-zsh/wiki/Themes
- 針對iterm的配置
推薦一個不錯的配色方案
$ git clone https://github.com/dracula/iterm.git
導(dǎo)入:
iTerm2 > Preferences > Profiles > Colors Tab
Open the Color Presets... drop-down in the bottom right corner
Select Import... from the list
Select the Dracula.itermcolors file
Select the Dracula from Color Presets...