Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 426 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 426 Bytes

Linux steps

  1. Rename current User prefs folder under ~/.config/sublime-text-3/Packages to something else to avoid clash when you clone.
  2. Clone this repo into a new User folder: git clone [email protected]:jonnyparris/sublime-prefs.git User
  3. Remove the old User folder after copying anything useful across that you might need (if it's not from a fresh Sublime install) - diff -rq User User_old is pretty handy here.