Skip to content

Instantly share code, notes, and snippets.

@slee981
Created January 16, 2021 23:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save slee981/8d4697a449e06fa3d5a7c49a608bdbdd to your computer and use it in GitHub Desktop.
Save slee981/8d4697a449e06fa3d5a7c49a608bdbdd to your computer and use it in GitHub Desktop.
Starship Settings
# after install, need the following in .bashrc
# eval "$(starship init bash)"
add_newline = true
[character]
success_symbol = "[\n\\$](bold green)"
error_symbol = "[\n\\$](bold red)"
[jobs]
disabled = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment