Skip to content

Instantly share code, notes, and snippets.

@denyherianto
Last active February 22, 2024 01:08
Show Gist options
  • Select an option

  • Save denyherianto/ae3135fd773d9961f6bab452fddecea0 to your computer and use it in GitHub Desktop.

Select an option

Save denyherianto/ae3135fd773d9961f6bab452fddecea0 to your computer and use it in GitHub Desktop.
[aws]
symbol = " "
[battery]
full_symbol = ""
charging_symbol = ""
discharging_symbol = ""
[character]
success_symbol = "[➜](bold green) "
error_symbol = "[➜](bold red) "
[conda]
symbol = " "
[dart]
symbol = " "
[directory]
# truncation_length = 20
# truncation_symbol = "…/"
# [docker]
# symbol = " "
[elixir]
symbol = " "
[elm]
symbol = " "
[git_branch]
symbol = " "
# truncation_length = 20
# truncation_symbol = "…"
[git_status]
# conflicted = "🏳"
# ahead = "🏎💨"
# behind = "😰"
# diverged = "😵"
# untracked = "🤷"
# stashed = "📦"
# modified = "📝"
# staged = '[++\($count\)](green)'
# renamed = "👅"
# deleted = "🗑"
[gcloud]
disabled = true
[golang]
symbol = " "
[haskell]
symbol = " "
[hg_branch]
symbol = " "
[java]
symbol = " "
[julia]
symbol = " "
[memory_usage]
symbol = " "
[nim]
symbol = " "
[nix_shell]
symbol = " "
[nodejs]
symbol = " "
[package]
symbol = " "
[perl]
symbol = " "
[php]
symbol = " "
[python]
symbol = " "
[ruby]
symbol = " "
[rust]
symbol = " "
[swift]
symbol = "ﯣ "
[username]
style_user = "white bold"
style_root = "black bold"
format = "🙉 [$user]($style) "
disabled = false
show_always = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment