# ohmyzsh **Repository Path**: leon19910505/ohmyzsh ## Basic Information - **Project Name**: ohmyzsh - **Description**: 一键安装ohmyzsh+zsh-autosuggestion - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-06-13 - **Last Updated**: 2025-01-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### Basic Installation | Method | Command | | :-------- | :----------------------------------------------------------- | | **curl** | `sh -c "$(curl -fsSL https://gitee.com/leon19910505/ohmyzsh/raw/master/tools/install.sh)"` | | **wget** | `sh -c "$(wget -O- https://gitee.com/leon19910505/ohmyzsh/raw/master/tools/install.sh)"` | | **fetch** | `sh -c "$(fetch -o - https://gitee.com/leon19910505/ohmyzsh/raw/master/tools/install.sh)"` |