Last active
December 2, 2017 18:23
-
-
Save slankdev/d471a990f2f0a60a09acf0680d1ed2b5 to your computer and use it in GitHub Desktop.
Revisions
-
slankdev revised this gist
Dec 2, 2017 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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 -
slankdev revised this gist
Dec 2, 2017 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,4 +1,4 @@ #!/bin/sh cd $HOME git clone https://github.com/slankdev/dotfiles -
slankdev created this gist
Dec 2, 2017 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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