Skip to content

Instantly share code, notes, and snippets.

@akmandev
Created July 11, 2023 07:33
Show Gist options
  • Save akmandev/d496828e0cbc60963c1533b5d20f509b to your computer and use it in GitHub Desktop.
Save akmandev/d496828e0cbc60963c1533b5d20f509b to your computer and use it in GitHub Desktop.
add_newline = false
format = """
$directory\
$git_branch\
$git_commit\
$git_state\
$git_metrics\
\n\
$character"""
[character]
success_symbol = '[➜](bold green)'
error_symbol = '[➜](bold red)'
[git_branch]
format = '[$symbol$branch(:$remote_branch)]($style) '
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment