Reuse your bash profile on various machines and various distros and keep it in sync with updates to bash aliases, functions etc. In this blogpost, we set up a bash profile inside a git repo, which centralizes all your bash configs, aliases and functions. …