# key **Repository Path**: muaimingjun/key ## Basic Information - **Project Name**: key - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-03-17 - **Last Updated**: 2024-12-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # gitcode ```bash curl -LSs https://raw.gitcode.com/hyh1750522171/key/raw/main/huawei-matebook.pub -o id_rsa.pub && cat id_rsa.pub >> ~/.ssh/authorized_keys && rm id_rsa.pub ``` # gitee ```bash curl -LSs https://gitee.com/muaimingjun/key/raw/main/huawei-matebook.pub -o id_rsa.pub && cat id_rsa.pub >> ~/.ssh/authorized_keys && rm id_rsa.pub ``` # github ```bash curl -LSs https://github.com/hyh1750522171/key/raw/main/huawei-matebook.pub -o id_rsa.pub && cat id_rsa.pub >> ~/.ssh/authorized_keys && rm id_rsa.pub ```