Windows 配置 oh-my-zsh
· One min read
- Windows search
Ubuntu
下载子系统 - Windows search
Windows Terminal
- 打开下好的 Ubuntu(设置账户密码) 下载 zhs
sudo apt install zsh
- Install
oh-my-zsh
now
$ sh -c "$(wget https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh -O -)"
- 配置文件
code ~/.zshrc