- Clone:
git clone https://github.com/matemoln/sublime-text-config
- Create symlink:
- OS X:
ln -s "$HOME/workspace/sublime-text-config" "$HOME/Library/Application Support/Sublime Text/Packages/User"
- Windows:
mklink /j "C:\tools\sublimetext\Data\Packages\User" "%HOMEPATH%\.ghq\github.com\matemoln\sublime-text-config"
- OS X:
- Enjoy!