# myohmyzsh **Repository Path**: flame2/myohmyzsh ## Basic Information - **Project Name**: myohmyzsh - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-20 - **Last Updated**: 2021-01-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 1.使用国内源: /bin/zsh -c "$(curl -fsSL https://gitee.com/cunkai/HomebrewCN/raw/master/Homebrew.sh)" 2. brew -v 3. brew install zsh zsh-completions 4. chsh -s /bin/zsh 5. brew install iterm2 Ohmyzsh: https://gitee.com/flame2/ohmyzsh Theme: git clone --depth=1 https://gitee.com/romkatv/powerlevel10k.git ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/themes/powerlevel10k Set ZSH_THEME="powerlevel10k/powerlevel10k" in ~/.zshrc.