update prompt

This commit is contained in:
azpsen
2024-01-26 09:37:27 -06:00
parent 5445385183
commit 16bc65c6ea
3 changed files with 14 additions and 14 deletions

View File

@@ -5,17 +5,23 @@ $directory\
$git_branch\
$git_state\
$git_status\
$cmd_duration\
$python\
$character"""
[username]
format = "[$user]($style) "
[hostname]
format = "@ [$hostname]($style) "
[directory]
read_only = ' '
style = "blue"
[character]
success_symbol = "[](purple)"
error_symbol = "[](red)"
vimcmd_symbol = "[](green)"
success_symbol = "[](purple)"
error_symbol = "[](red)"
vimcmd_symbol = "[](green)"
[git_branch]
format = "[$branch]($style)"