mirror of
https://github.com/belsabbagh/dotfiles.git
synced 2026-04-11 01:26:46 +00:00
more style
This commit is contained in:
@@ -3,7 +3,8 @@ $username\
|
||||
$hostname\
|
||||
$directory\
|
||||
$git_branch\
|
||||
$git_state $git_status\
|
||||
$git_state\
|
||||
$git_status\
|
||||
$cmd_duration\
|
||||
$line_break\
|
||||
$python\
|
||||
@@ -20,7 +21,7 @@ error_symbol = "[>](bold red)"
|
||||
vimcmd_symbol = "[<](bold purple)"
|
||||
|
||||
[git_branch]
|
||||
format = "[$branch]($style)"
|
||||
format = "[$branch]($style) "
|
||||
style = "bold pink"
|
||||
|
||||
[git_status]
|
||||
|
||||
Reference in New Issue
Block a user