Skip to content

Instantly share code, notes, and snippets.

@jaronson
Last active December 25, 2015 13:49
Show Gist options
  • Select an option

  • Save jaronson/6986541 to your computer and use it in GitHub Desktop.

Select an option

Save jaronson/6986541 to your computer and use it in GitHub Desktop.
VHOME=~/
sudo apt-get -y install curl wget unzip exuberant-ctags ack tree screen
curl -k https://gist.github.com/jaronson/6992632/raw/6f85f1d34345ba256ef9a5aed2040896498cb857/debian.vimrc -o $VHOME/.vimrc
curl -k https://gist.github.com/jaronson/6892032/raw/63d6b162f3a84396fe9ef7c0da089b8107611af7/.screenrc -o $VHOME/.screenrc
curl -k https://gist.github.com/jaronson/6903803/raw/088e95bcca30ead24bcab4f0561c618842b659e6/debian.profile -o $VHOME/.profile
curl -k https://gist.github.com/jaronson/6903796/raw/ef5f976fcff0ea50e4aa38191cb86a8ee4a1b38d/debian.bash_profile -o $VHOME/.bash_profile
curl -k https://gist.github.com/jaronson/6893402/raw/38751e33b7ab47a9175508a6e0b202d766b6de6e/debian.bashrc -o $VHOME/.bashrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment