Skip to content

Instantly share code, notes, and snippets.

@slankdev
Last active December 2, 2017 18:23
Show Gist options
  • Save slankdev/d471a990f2f0a60a09acf0680d1ed2b5 to your computer and use it in GitHub Desktop.
Save slankdev/d471a990f2f0a60a09acf0680d1ed2b5 to your computer and use it in GitHub Desktop.
SETUP.sh
#!/bin/sh
# $ curl -fsSL URL | sh
cd $HOME
git clone https://github.com/slankdev/dotfiles
cd dotfiles
bash tools/basic_cui_apt.sh
bash setup.sh init
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment