Used to configure linux systems according to my preferences. Sets things such as shell aliases, editor settings, etc.
Usage:
curl https://raw.githubusercontent.com/ashears/config-linux/master/content >> ~/.bash_profile
source ~/.bash_profile
curl https://raw.githubusercontent.com/ashears/config-linux/master/.vimrc >> ~/.vimrc