mac安装iterm2

Posted hustdc

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了mac安装iterm2相关的知识,希望对你有一定的参考价值。

1 安装

下载直接拖入应用中。

2 配置

2.1 配置oh my zsh

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

一键安装:

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

设置zshell为默认的shell

chsh -s /bin/zsh

就使用默认的主题,已经很好了。

2.2 使用solarized dark theme

git clone git://github.com/altercation/solarized.git

进入相应的目录点击即可安装相应的配色主题。

3 一些item的基本概念

3.1 profile

打开一个新的terminal的时候,指定profile,那么该terminal所具有的就是该profile设置的行为。

比如设置profile的command,打开一个新的窗口的时候就会执行这个命令,并且还可以设置二重命令“send text at start”。这样可以完成relay的跳转登录。

打开一个指定profile的窗口,只要Profile菜单点击相应的profile即可。

3.2 设置sz、rz

https://github.com/mmastrac/iterm2-zmodem

 

 

 

 

 

 

 

 

 

 

以上是关于mac安装iterm2的主要内容,如果未能解决你的问题,请参考以下文章

mac iterm2安装sshpass密码记住

mac安装iterm2

iTerm2 + oh my zsh +agnoster 打造最强Mac终端

如何安装Mac 上最强大的终端 iTerm2

Mac的iTerm2安装lrzsz卡死问题

Mac的iTerm2安装lrzsz卡死问题