# snippets **Repository Path**: capdiem/snippets ## Basic Information - **Project Name**: snippets - **Description**: configure user snippets in vscode - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-12-28 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Configure User Snippets ### How to use ``` cd "C:\Users\[YOUR USER NAME]\AppData\Roaming\[Code - Insiders]\User" git init git remote add origin git@gitee.com:capdiem/snippets.git git pull ```