# sublime-config **Repository Path**: LiosWongs/sublime-config ## Basic Information - **Project Name**: sublime-config - **Description**: my sublime3 Packages/User - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-05-18 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### Hello Sublime 3或2 Users 我使用的操作系统是 Mac (目前是 Yosemite),不同的操作系统,在 sublime 配置上会有微小的差别。 我使用 [Package Control](https://packagecontrol.io/installation),所有我安装的包在 [Package Control.sublime-settings 文件](https://github.com/happypeter/sublime-config/blob/master/Package%20Control.sublime-settings) 中都列出了。 --- ### 安装步骤 - 在新系统上 sublime 3/2 安装好之后 ```console cd ~/Library/Application\ Support/Sublime\ Text\ 2/Packages/User/ git clone git@github.com:happypeter/sublime-config.git mv sublime-config/* . rm -rf sublime-config ``` - 到 https://packagecontrol.io/installation 安装 packagecontrol 。这样所有的包会自动安装上。( ctrl 跟 导引号 来呼叫出 command console )