bash

History, shell options, prompt, and aliases for ~/.bashrc.

.bashrc
 

How to use it

  1. Save the generated file as ~/.bashrc, then run: source ~/.bashrc
  2. On macOS, bash reads ~/.bash_profile for login shells — add source ~/.bashrc there.
  3. If you chose Starship, install it first: curl -sS https://starship.rs/install.sh | sh
  4. Tool/completion lines are guarded, so a fresh machine won’t error if something’s missing.