# key **Repository Path**: serialt/key ## Basic Information - **Project Name**: key - **Description**: This is key repo for sugar - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-09-25 - **Last Updated**: 2023-09-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## key This is key repo ### 配置git ```shell curl -fsSL https://gitee.com/serialt/key/raw/main/git-config.sh | bash -s -- imau imau.cc ``` ### get sugar pub ```shell curl -fsSL https://gitee.com/serialt/key/raw/main/sugar.pub > /tmp/sugar.pub ``` ### get age.sh ```shell curl -fsSL https://gitee.com/serialt/key/raw/main/age.sh > /usr/local/bin/age chmod +x /usr/local/bin/age ```