no message

main
mingzailao 2024-03-26 18:07:04 +08:00
parent 15a33e88f2
commit 4c7d2f9192
1 changed files with 3 additions and 0 deletions

View File

@ -7,3 +7,6 @@ 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)
# install powerlevel10k
git clone https://git.mingzailao.live/mingzailao/powerlevel10k.git ~/powerlevel10k
echo 'source ~/powerlevel10k/powerlevel10k.zsh-theme' >>~/.zshrc