Skip to content

Instantly share code, notes, and snippets.

@indygwyn
Created September 10, 2019 02:31
Show Gist options
  • Select an option

  • Save indygwyn/9c16fc75133b6be88439d6db565e40ff to your computer and use it in GitHub Desktop.

Select an option

Save indygwyn/9c16fc75133b6be88439d6db565e40ff to your computer and use it in GitHub Desktop.
add_newline = false
[character]
symbol = ""
error_symbol = "✖"
vicmd_symbol = ""
use_symbol_for_status = true
[cmd_duration]
min_time = 4
[directory]
truncation_length = 8
[git_branch]
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