Skip to content

Instantly share code, notes, and snippets.

@julian-west
Created January 25, 2022 19:36
Show Gist options
  • Save julian-west/b710fde8b1785ae2a263615a7c433f14 to your computer and use it in GitHub Desktop.
Save julian-west/b710fde8b1785ae2a263615a7c433f14 to your computer and use it in GitHub Desktop.
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