# myzsh **Repository Path**: luohoufu/myzsh ## Basic Information - **Project Name**: myzsh - **Description**: 我自己的zsh配置文件 - **Primary Language**: Shell - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2014-12-13 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #myzsh sudo yum -y install git sudo yum -y install zsh git clone git://github.com/robbyrussell/oh-my-zsh.git ~/.oh-my-zsh cp ~/.oh-my-zsh/templates/zshrc.zsh-template 配置theme、配置aliases、envs chsh -s /bin/zsh zsh cls