Change font to cascadia code with patched nerdfont

This commit is contained in:
2023-08-17 13:49:08 +02:00
parent 1c6d88d588
commit 2f81c2a5eb
2 changed files with 3 additions and 5 deletions

View File

@ -79,7 +79,7 @@ function fish_prompt
set arrow_color "$red"
end
set -l arrow_user "$arrow_color "
set -l arrow_user "$arrow_color "
if test "$USER" = 'root'
set -e arrow_user
set arrow_root "$arrow_color#"