wsl2上裝zsh
到microsoft store裝windows terminal
sudo apt update
sudo apt install git zsh -y
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
跟著它設定default shell
我用的theme 是powerlevel10k
plugin 裝了syntax highlight 跟auto complete
複製貼上~/.zshrc
再跑三個git clone 就搞定
https://github.com/romkatv/powerlevel10k
https://gist.github.com/dipsywong98/451e726037cbc4129f27399d7318dffd
下載並安裝一個nerd font
https://github.com/ryanoasis/nerd-fonts/releases/
windows terminal 按ctrl+, 開settings 把font 改成剛安裝的Nerd Font