Skip to content

Instantly share code, notes, and snippets.

@jakedahn
Created August 17, 2018 18:51
Show Gist options
  • Save jakedahn/4714e7fb6c511834b3bc750cc9fdb259 to your computer and use it in GitHub Desktop.
Save jakedahn/4714e7fb6c511834b3bc750cc9fdb259 to your computer and use it in GitHub Desktop.
#!/bin/bash
sudo apt-get update && sudo apt-get dist-upgrade -y
sudo apt-get install git
git clone https://github.com/jakedahn/dotfiles
cd dotfiles
./scripts/atom-kali.sh
./scripts/chrome.sh
./scripts/fonts.sh
./scripts/gnome-terminal.sh
./scripts/inkdrop.sh
./scripts/janus.sh
./scripts/oh-my-zsh.sh
./scripts/pia.sh
./scripts/spotify.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment