Skip to content

Instantly share code, notes, and snippets.

@slankdev
Last active December 2, 2017 18:23
Show Gist options
  • Select an option

  • Save slankdev/d471a990f2f0a60a09acf0680d1ed2b5 to your computer and use it in GitHub Desktop.

Select an option

Save slankdev/d471a990f2f0a60a09acf0680d1ed2b5 to your computer and use it in GitHub Desktop.

Revisions

  1. slankdev revised this gist Dec 2, 2017. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions setup.sh
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,5 @@
    #!/bin/sh
    # $ curl -fsSL URL | sh

    cd $HOME
    git clone https://github.com/slankdev/dotfiles
  2. slankdev revised this gist Dec 2, 2017. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion setup.sh
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,4 @@
    #!/bin/bash
    #!/bin/sh

    cd $HOME
    git clone https://github.com/slankdev/dotfiles
  3. slankdev created this gist Dec 2, 2017.
    9 changes: 9 additions & 0 deletions setup.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,9 @@
    #!/bin/bash

    cd $HOME
    git clone https://github.com/slankdev/dotfiles
    cd dotfiles

    bash tools/basic_cui_apt.sh
    bash setup.sh init