bashrc My bash configuration Installation: In order for one to install my bash configuration, one must clone this repository and then change his ~/.bashrc as follows: new content of ~/.bashrc: """ #! /bin/bash source /bashrc.sh """ and off you go!