Skip to content

Instantly share code, notes, and snippets.

@saitodisse
Created March 5, 2013 04:39
Show Gist options
  • Save saitodisse/5088055 to your computer and use it in GitHub Desktop.
Save saitodisse/5088055 to your computer and use it in GitHub Desktop.
sublime plugins instalation
#JSHINT - shortcut: Ctrl + J
sudo npm install -g jshint
#Node.js - shortcut: Alt + R
cd /home/saitodisse/.config/sublime-text-2/Packages/Nodejs
sudo npm install commander
sudo npm install uglify-js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment