安裝zsh
- curl下載安裝zsh
curl -L https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh | sh
- mac 替換掉默認的terminal
cat /etc/shells // 查看所有shell
sudo cash -s /bin/zsh //替換zsh為默認shell
iTerm2
分窗口操作:shift+command+d(橫向)command+d(豎向)
查找和粘貼:command+f旨剥,呼出查找功能呜师,tab 鍵選中找到的文本旁趟,option+enter 粘貼
自動完成:command+ 根據(jù)上下文呼出自動完成窗口蹭越,上下鍵選擇
粘貼歷史:shift+command+h
回放功能:option+command+b
全屏:command+enter
光標去哪了? command+/
Expose Tabs:option+command+e
oh-myzsh /highlighting