Skip to content

Instantly share code, notes, and snippets.

@julian-west
Created January 25, 2022 19:36
Example starship prompt config file
add_newline = false
[gcloud]
disabled = true
format = 'on [$symbol$account (\($project\)) in (\($region\))]($style) '
[gcloud.region_aliases]
europe-west2 = "eu-w2"
[python]
format = 'via [${symbol}${pyenv_prefix}(${version} )(\($virtualenv\) )]($style)'
[cmd_duration]
min_time = 5000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment