Skip to content

Instantly share code, notes, and snippets.

@jonahvsweb
Forked from liamdon/gist:2467603
Last active August 29, 2015 13:56
Show Gist options
  • Save jonahvsweb/9337701 to your computer and use it in GitHub Desktop.
Save jonahvsweb/9337701 to your computer and use it in GitHub Desktop.

Revisions

  1. jonahvsweb revised this gist Mar 4, 2014. No changes.
  2. jonahvsweb revised this gist Mar 4, 2014. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion gistfile1.md
    Original file line number Diff line number Diff line change
    @@ -4,7 +4,7 @@
    git clone git://github.com/jashkenas/coffee-script-tmbundle CoffeeScript
    git clone https://github.com/miksago/jade-tmbundle.git Jade
    git clone https://github.com/LearnBoost/stylus.git Stylus

    git clone git://github.com/gregory-m/ejs-tmbundle.git EJS

    ### Step 2: Restart Sublime Text 2

  3. @liamdon liamdon revised this gist Apr 22, 2012. 2 changed files with 11 additions and 4 deletions.
    11 changes: 11 additions & 0 deletions gistfile1.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,11 @@
    ### Step 1: Clone the bundles into your Sublime Text packages directory

    cd ~/Library/Application\ Support/Sublime\ Text\ 2/Packages
    git clone git://github.com/jashkenas/coffee-script-tmbundle CoffeeScript
    git clone https://github.com/miksago/jade-tmbundle.git Jade
    git clone https://github.com/LearnBoost/stylus.git Stylus


    ### Step 2: Restart Sublime Text 2

    If it hasn't worked, try closing and reopening any saved tabs.
    4 changes: 0 additions & 4 deletions gistfile1.sh
    Original file line number Diff line number Diff line change
    @@ -1,4 +0,0 @@
    cd ~/Library/Application\ Support/Sublime\ Text\ 2/Packages
    git clone git://github.com/jashkenas/coffee-script-tmbundle CoffeeScript
    git clone https://github.com/miksago/jade-tmbundle.git Jade
    git clone https://github.com/LearnBoost/stylus.git Stylus
  4. @liamdon liamdon created this gist Apr 22, 2012.
    4 changes: 4 additions & 0 deletions gistfile1.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,4 @@
    cd ~/Library/Application\ Support/Sublime\ Text\ 2/Packages
    git clone git://github.com/jashkenas/coffee-script-tmbundle CoffeeScript
    git clone https://github.com/miksago/jade-tmbundle.git Jade
    git clone https://github.com/LearnBoost/stylus.git Stylus