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