Skip to content

Instantly share code, notes, and snippets.

@chourobin
Last active December 19, 2015 14:09
Show Gist options
  • Select an option

  • Save chourobin/5966955 to your computer and use it in GitHub Desktop.

Select an option

Save chourobin/5966955 to your computer and use it in GitHub Desktop.
Install mHTML and mCSS TextMate bundles in ST
# Install SublimeText
# ST2
cd ~/Library/Application\ Support/Sublime\ Text\ 2/Packages
# ST3
cd ~/Library/Application\ Support/Sublime\ Text\ 3/Packages
# Install mCSS
git clone git://github.com/minimaldesign/mCSS.tmbundle.git "mCSS.tmbundle"
# Install mHTML
git clone git://github.com/minimaldesign/mHTML.tmbundle.git "mHTML.tmbundle"
Copy link
Copy Markdown

ghost commented Jul 10, 2013

So Awesome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment