Skip to content

Instantly share code, notes, and snippets.

@z4c
Forked from liamdon/gist:2467603
Last active December 18, 2015 04:59

Revisions

  1. z4c renamed this gist Jun 7, 2013. 1 changed file with 0 additions and 0 deletions.
  2. z4c renamed this gist Jun 7, 2013. 1 changed file with 0 additions and 0 deletions.
  3. z4c revised this gist Jun 7, 2013. 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
    @@ -17,4 +17,4 @@

    #### Step 2: Restart Sublime Text 2

    ## Step 3: Close and reopen any saved tabs
    #### Step 3: Close and reopen any saved tabs
  4. z4c revised this gist Jun 7, 2013. 1 changed file with 6 additions and 4 deletions.
    10 changes: 6 additions & 4 deletions gistfile1.md
    Original file line number Diff line number Diff line change
    @@ -1,18 +1,20 @@
    ## Step 1: Clone the bundles into your Sublime Text packages directory
    #### Step 1: Clone the bundles into your Sublime Text packages directory

    For OSX
    ##### For OSX

    cd ~/Library/Application\ Support/Sublime\ Text\ 2/Packages

    For Linux
    ##### For Linux

    cd ~/.config/sublime-text-2/Packages

    ##### then

    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
    #### Step 2: Restart Sublime Text 2

    ## Step 3: Close and reopen any saved tabs
  5. z4c revised this gist Jun 7, 2013. No changes.
  6. z4c revised this gist Jun 7, 2013. 1 changed file with 6 additions and 3 deletions.
    9 changes: 6 additions & 3 deletions gistfile1.md
    Original file line number Diff line number Diff line change
    @@ -1,15 +1,18 @@
    ### Step 1: Clone the bundles into your Sublime Text packages directory
    ## Step 1: Clone the bundles into your Sublime Text packages directory

    For OSX

    cd ~/Library/Application\ Support/Sublime\ Text\ 2/Packages

    For Linux

    cd ~/.config/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
    ## Step 2: Restart Sublime Text 2

    ### Step 3: Close and reopen any saved tabs
    ## Step 3: Close and reopen any saved tabs
  7. z4c revised this gist Jun 7, 2013. 1 changed file with 5 additions and 1 deletion.
    6 changes: 5 additions & 1 deletion gistfile1.md
    Original file line number Diff line number Diff line change
    @@ -1,11 +1,15 @@
    ### Step 1: Clone the bundles into your Sublime Text packages directory

    For OSX
    cd ~/Library/Application\ Support/Sublime\ Text\ 2/Packages
    For Linux
    cd ~/.config/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.
    ### Step 3: Close and reopen any saved tabs
  8. @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
  9. @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