- CLI Shows
PWD USER BRANCH+STATUS NODE_VERSION AWS_PROFILE
- Auto calls
nvm use on change into dir with .nvmrc
. - Profile with preselected packages, etc.
- Some aliases.
- Install
bash-it
per https://github.com/Bash-it/bash-it#installation - Paste the files in this repo into their relative locations inside
~/.bash_it
. - Run
bash-it profile load jc
. - Edit
BASH_IT_THEME
inside~/.bashrc
to'jc'
. - Run
bash-it reload
.