# Better Bash ## screenshot: ![alt text](https://cz0.cz/static/untracked/images/bb_example.png "Example of BetterBash at work") ## quick install: ``` wget https://cz0.cz/getbb.sh bash getbb.sh source .bashrc ``` or just: ``` curl https://cz0.cz/getbb.sh | sh && source .bashrc ``` (but only if you really, really, really trust me)