Skip to content

Instantly share code, notes, and snippets.

@indygwyn
Created February 12, 2020 15:39
Show Gist options
  • Save indygwyn/a3dd553080d5132ef52531fd4db2c264 to your computer and use it in GitHub Desktop.
Save indygwyn/a3dd553080d5132ef52531fd4db2c264 to your computer and use it in GitHub Desktop.
add_newline = false
[character]
use_symbol_for_status = true
[cmd_duration]
min_time = 4
[directory]
truncation_length = 8
[git_branch]
#symbol = ""
symbol = ""
#truncation_length = "4"
#truncation_symbol = "…"
[git_state]
#progress_divider = " of "
#cherry_pick = "🍒 PICKING"
[git_status]
#conflicted = "🏳"
#ahead = "🏎💨"
#behind = "😰"
#diverged = "😵"
#untracked = "🤷‍"
#stashed = "📦"
#modified = "📝"
#staged = "➕"
#renamed = "👅"
#deleted = "🗑"
[hostname]
ssh_only = true
#prefix = "⟪"
#suffix = "⟫"
[username]
[package]
#symbol = "🎁 "
[rust]
symbol = "⚙️ "
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment