Skip to content

Instantly share code, notes, and snippets.

@fuzzygroup
Created May 1, 2020 19:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fuzzygroup/575e4e1cabfe65b618549a301a0559f7 to your computer and use it in GitHub Desktop.
Save fuzzygroup/575e4e1cabfe65b618549a301a0559f7 to your computer and use it in GitHub Desktop.
[git_status]
conflicted = "🏳"
ahead = "πŸŽπŸ’¨"
behind = "😰"
diverged = "😡"
untracked = "πŸ€·β€"
stashed = "πŸ“¦"
#modified = "πŸ“"
staged.value = "++"
staged.style = "green"
staged_count.enabled = true
staged_count.style = "green"
#renamed = "πŸ‘…"
deleted = "πŸ—‘"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment