Skip to content

Instantly share code, notes, and snippets.

@calebsullivan
Last active April 21, 2016 14:55
Show Gist options
  • Select an option

  • Save calebsullivan/e3c1b6ca1267410e416fa9f85be9ede1 to your computer and use it in GitHub Desktop.

Select an option

Save calebsullivan/e3c1b6ca1267410e416fa9f85be9ede1 to your computer and use it in GitHub Desktop.

Revisions

  1. Caleb Sullivan renamed this gist Apr 21, 2016. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  2. Caleb Sullivan revised this gist Apr 21, 2016. 1 changed file with 3 additions and 4 deletions.
    7 changes: 3 additions & 4 deletions sublime-ppa.sh
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,5 @@
    #!/bin/bash
    sudo su - root

    add-apt-repository ppa:webupd8team/sublime-text-2
    apt-get update
    apt-get install sublime-text
    add-apt-repository ppa:webupd8team/sublime-text-2
    apt-get update
    apt-get install sublime-text
  3. Caleb Sullivan created this gist Apr 13, 2016.
    6 changes: 6 additions & 0 deletions sublime-ppa.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,6 @@
    #!/bin/bash
    sudo su - root

    add-apt-repository ppa:webupd8team/sublime-text-2
    apt-get update
    apt-get install sublime-text