more style

This commit is contained in:
Belal Elsabbagh
2025-01-15 12:23:17 +02:00
parent 85ba63cbdd
commit 5d71a06403

View File

@@ -3,7 +3,8 @@ $username\
$hostname\ $hostname\
$directory\ $directory\
$git_branch\ $git_branch\
$git_state $git_status\ $git_state\
$git_status\
$cmd_duration\ $cmd_duration\
$line_break\ $line_break\
$python\ $python\
@@ -20,7 +21,7 @@ error_symbol = "[>](bold red)"
vimcmd_symbol = "[<](bold purple)" vimcmd_symbol = "[<](bold purple)"
[git_branch] [git_branch]
format = "[$branch]($style)" format = "[$branch]($style) "
style = "bold pink" style = "bold pink"
[git_status] [git_status]