This repo has bash shell files, aliases, completions, functions, scripts, etc.
To install, clone this repo:
git clone https://github.com/SixArm/sixarm_bash_etc_files.git
Then edit your own existing bash file, such as:
edit ~/.bashrc
Add this line:
. sixarm_bash_etc_files/bashrc
You can freely look through the files, and copy anything you like to your own bash files, and customize as you like.