command_timeout = 1200
format = """
+$character\
${os}\
[░▒▓](fg:bright-black)\
${custom.userhost_remote}\
-[](fg:bright-black bg:red)\
+[](fg:bright-black bg:white)\
$directory\
-[ ](fg:red bg:yellow)\
+[ ](fg:white bg:bright-white)\
${git_branch}\
${git_commit}\
${git_state}\
${git_status}\
-[ ](fg:yellow bg:green)\
+[ ](fg:bright-white bg:green)\
$c\
${custom.scripts}\
$golang\
$rust\
[ ](fg:green bg:bright-black)\
$cmd_duration\
-$shell[](fg:bright-black bg:default)\
-\n$character"""
+$shell[ ](fg:bright-black bg:default)\
+"""
+
[c]
symbol = ""
format = '[ $symbol ($version) ]($style)'
[character]
-success_symbol = '[❯](bold green) '
-error_symbol = '[❯](bold red) '
+success_symbol = '[](bold bright-green) '
+error_symbol = '[](bold bright-red) '
[cmd_duration]
min_time = 2000
# format = '[$symbol]($style)'
[directory]
-style = 'fg:black bg:red'
+style = 'fg:black bg:white'
format = "[ $path ]($style)"
truncation_length = 3
# truncation_symbol = "…"
[git_branch]
symbol = ""
-style = "fg:black bg:yellow "
+style = "fg:black bg:bright-white "
format = '[ $symbol $branch ]($style)'
[git_commit]
format = '[\($hash$tag\)]($style)'
-style = 'bg:yellow fg:black dimmed'
+style = 'bg:bright-white fg:black dimmed'
commit_hash_length = 6
only_detached = false
tag_symbol = ' 笠'
[git_state]
format = '[ \($state\)($progress_current/$progress_total)]($style)'
-style = "bg:yellow fg:88 bold blink"
+style = "bg:bright-white fg:88 bold blink"
rebase = 'REBASING'
merge = 'MERGING'
revert = 'REVERTING'
[git_status]
format = '[ \[$all_status$ahead_behind\]]($style)[ ]($style)'
-style = 'bg:yellow fg:black bold'
+style = 'bg:bright-white fg:black bold'
stashed = '\$'
ahead = '⇡${count}'
behind = '⇣${count}'
[os]
format = '[$symbol]($style)'
-style = 'fg:189'
-disabled = false
+style = 'fg:189 bg:bright-black'
+disabled = true
[os.symbols]
Arch = " "