Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 347 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 347 Bytes
  1. Clone: git clone https://github.com/matemoln/sublime-text-config
  2. 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"
  3. Enjoy!