bash
History, shell options, prompt, and aliases for ~/.bashrc.
How to use it
- Save the generated file as ~/.bashrc, then run:
source ~/.bashrc - On macOS, bash reads ~/.bash_profile for login shells — add
source ~/.bashrcthere. - If you chose Starship, install it first:
curl -sS https://starship.rs/install.sh | sh - Tool/completion lines are guarded, so a fresh machine won’t error if something’s missing.