dotfiles Collection of configuration and settings files used in my linux setup. To install this you can just do: git clone https://github.com/tengomucho/dotfiles.git && cd dotfiles && ./install.sh && echo "source ~/.mybashrc" >> ~/.bashrc