mac 命令行工具配置

1.安装iTerm2

https://iterm2.com/

2.安装oh-my-zsh

https://ohmyz.sh/

git clone git://github.com/robbyrussell/oh-my-zsh.git ~/.oh-my-zsh
cp ~/.oh-my-zsh/templates/zshrc.zsh-template ~/.zshrc

设置主题

 

 

 

3.安装powerline字体:

https://github.com/powerline/fonts

# clone
git clone https://github.com/powerline/fonts.git
# install
cd fonts
./install.sh

 

posted @ 2022-01-09 17:42  徐同保  阅读(1)  评论(0编辑  收藏  举报  来源