iterm使用及美化

安装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

美化主题

  • 针对iterm的配置
    推荐一个不错的配色方案
$ 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...

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容