Skip to content

Instantly share code, notes, and snippets.

@syrm
Last active April 12, 2024 09:59
Show Gist options
  • Save syrm/2e442c898bbbbac05b8c604b4072ac42 to your computer and use it in GitHub Desktop.
Save syrm/2e442c898bbbbac05b8c604b4072ac42 to your computer and use it in GitHub Desktop.
starship
"$schema" = 'https://starship.rs/config-schema.json'
add_newline = false
[character]
success_symbol = '[➜](bold green) '
error_symbol = '[➜](bold red) '
[package]
disabled = true
[php]
disabled = true
[gcloud]
disabled = true
[golang]
disabled = true
[nodejs]
disabled = true
[rust]
disabled = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment