iterm使用及美化

2017-05-23  本文已影响317人  hament

安装iterm

http://www.iterm2.com

使用zsh(z-shell) 代替系统的bash shell

官网:http://ohmyz.sh
安装命令

$ sh -c "$(curl -fsSL https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"

安装命令自动补全插件

下载及安装教程参考:https://github.com/zsh-users/zsh-autosuggestions

美化主题

$ git clone https://github.com/dracula/iterm.git

导入:
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...

上一篇下一篇

猜你喜欢

热点阅读