Skip to main content

One post tagged with "工具"

View All Tags

Windows 配置 oh-my-zsh

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