Skip to content

Instantly share code, notes, and snippets.

@marcoceppi
Created March 27, 2023 21:38
Show Gist options
  • Save marcoceppi/86dfabbc567a4ba9416bd8789c0a2a05 to your computer and use it in GitHub Desktop.
Save marcoceppi/86dfabbc567a4ba9416bd8789c0a2a05 to your computer and use it in GitHub Desktop.
format = """
$username\
$hostname\
$kubernetes\
$git_branch\
$git_commit\
$git_state\
$git_status\
$hg_branch\
$docker_context\
$package\
$dotnet\
$elixir\
$elm\
$erlang\
$golang\
$helm\
$java\
$julia\
$nim\
$nodejs\
$ocaml\
$php\
$purescript\
$python\
$ruby\
$rust\
$terraform\
$zig\
$nix_shell\
$conda\
$memory_usage\
$aws\
$env_var\
$crystal\
$cmd_duration\
$custom\
$jobs\
$battery\
$time\
$line_break\
$directory\
$character\
"""
[git_branch]
format = "[$symbol$branch]($style) "
[kubernetes]
disabled = false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment