1
0
Fork 0

zsh, fish: prompt colors

This commit is contained in:
Von Random 2023-03-01 14:41:10 +02:00
parent 97b714e4ff
commit 0fb68e545a
2 changed files with 2 additions and 2 deletions

View file

@ -14,7 +14,7 @@ typeset -A prompt_symbols=(
git_staged $'\u2713'
git_untracked '!'
git_unmerged '*'
bang $'\n %F{202}\u266a%f'
bang $'\n %F{10}\u266a%f'
)
typeset -A prompt_colors=(