2017.03.28
iterm2配置,profile,working directory选择use previous
iterm2克隆会话
vi ~/.ssh/config
输入下面三行
host *
ControlMaster auto
ControlPath ~/.ssh/master-%r@%h:%p
2017.03.28
iterm2配置,profile,working directory选择use previous
iterm2克隆会话
vi ~/.ssh/config
输入下面三行
host *
ControlMaster auto
ControlPath ~/.ssh/master-%r@%h:%p