Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 474 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 474 Bytes

sublime

user configs for sublime

After installing sublime, first install the sublime package manager! https://packagecontrol.io/installation#st2

Then go to ~/.config/sublime-text-$SUBLIME_VERSION/Packages/User, where $SUBLIME_VERSION is the version of sublime-text you have installed. Initizialize this repository by doing

rm -r *;
git clone [email protected]:pkausw/sublime.git .

After restarting sublime, the correct packages should be loaded automatically