2023-11-06 18:32:16 +00:00
|
|
|
format = """$directory$fill\
|
|
|
|
$git_branch\
|
|
|
|
$git_commit\
|
|
|
|
$git_state\
|
|
|
|
$git_metrics\
|
2024-03-12 14:56:19 +00:00
|
|
|
$git_status\
|
|
|
|
$time
|
2023-11-06 18:32:16 +00:00
|
|
|
$character"""
|
|
|
|
|
|
|
|
[directory]
|
|
|
|
truncate_to_repo = false
|
|
|
|
style = 'bold green'
|
|
|
|
repo_root_style = 'bold cyan'
|
|
|
|
|
|
|
|
[git_branch]
|
|
|
|
symbol = '🌱 '
|
2024-03-12 14:56:19 +00:00
|
|
|
|
|
|
|
[time]
|
|
|
|
disabled = false
|