# FastInstaller **Repository Path**: zxinsunshine/FastInstaller ## Basic Information - **Project Name**: FastInstaller - **Description**: 快速安装器 - **Primary Language**: Shell - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-02-24 - **Last Updated**: 2025-03-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # FastInstaller #### 介绍 快速安装器 #### 使用说明 ``` curl https://gitee.com/zxinsunshine/FastInstaller/raw/master/MacToolInstaller.sh | bash && source ~/.bash_profile ``` 或 ``` curl https://gitee.com/zxinsunshine/FastInstaller/raw/master/MacToolInstaller.sh | zsh && source ~/.zshrc ``` #### 问题 * you do not have permission to pull the repository * 原因:本地钥匙串存储的密码不对,打开钥匙串删除gitee的账户密码即可