Skip to content

Instantly share code, notes, and snippets.

@kylecarbs
Last active October 12, 2017 15:10
Show Gist options
  • Save kylecarbs/f42e8b24cbd056e2dbb243f888a38175 to your computer and use it in GitHub Desktop.
Save kylecarbs/f42e8b24cbd056e2dbb243f888a38175 to your computer and use it in GitHub Desktop.
setup
sudo apt install git
git clone https://github.com/ammario/dotfiles
cd dotfiles
cp .bash_prompt ~/
cp .fonts ~/ -R
cp .vim* ~/ -R
cp .config ~/ -R
cp .git-prompt.sh ~/
cp .bashrc ~/
cd installers
sh install_desktop.sh
sh install_go1.9.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment