# zsh **Repository Path**: cnzf1/zsh ## Basic Information - **Project Name**: zsh - **Description**: ohmyzsh plus plugins - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: https://gitee.com/cnjeffliu/zsh - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-07-28 - **Last Updated**: 2023-04-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### Install ```bash git clone --depth=1 https://gitee.com/cnjeffliu/zsh.git ~/.zsh cd ~/.zsh make install ```