dotfiles Some configurations I have and need to load every now and then. bash_profile quick install Useful one-line install: wget -O ~/.bash_profile https://raw.githubusercontent.com/rafaqueque/dotfiles/master/.bash_profile && source ~/.bash_profile