Skip to content

oh-my-zsh安装

安装 zsh

mac不用,默认就是

bash
$ sudo apt install -y zsh

安装ohmyzsh

bash
# 安装ZSH
$ cd /Volumes/macdata/code/open
$ git clone https://mirrors.tuna.tsinghua.edu.cn/git/ohmyzsh.git ohmyzsh
$ REMOTE=https://mirrors.tuna.tsinghua.edu.cn/git/ohmyzsh.git sh ./ohmyzsh/tools/install.sh

上次更新时间:

最近更新