Skip to content

Instantly share code, notes, and snippets.

@anthfgreco
Created January 2, 2026 20:17
Show Gist options
  • Select an option

  • Save anthfgreco/0f116edb933a01311b66cd5979e62dd1 to your computer and use it in GitHub Desktop.

Select an option

Save anthfgreco/0f116edb933a01311b66cd5979e62dd1 to your computer and use it in GitHub Desktop.
"$schema" = 'https://starship.rs/config-schema.json'
[character]
success_symbol = '[>](green)'
error_symbol = '[>](red)'
[battery]
full_symbol = "• "
charging_symbol = "⇡ "
discharging_symbol = "⇣ "
unknown_symbol = "? "
empty_symbol = "! "
[nodejs]
disabled=true
[aws]
disabled=true
[git_branch]
symbol = ""
[cmd_duration]
disabled=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment