# Inserts a blank line between shell prompts add_newline = false [git_status] ahead = "⇡${count}" diverged = "⇕⇡${ahead_count}⇣${behind_count}" behind = "⇣${count}" staged = '[+${count}](green)'