first add
commit
e185352631
|
@ -0,0 +1,9 @@
|
|||
# install home-brew
|
||||
|
||||
# install zsh
|
||||
|
||||
# install oh-my-zsh
|
||||
git clone https://git.mingzailao.live/mingzailao/ohmyzsh.git ~/.oh-my-zsh
|
||||
cp ~/.oh-my-zsh/templates/zshrc.zsh-template ~/.zshrc
|
||||
chsh -s $(which zsh)
|
||||
|
Loading…
Reference in New Issue