Change font to cascadia code with patched nerdfont
This commit is contained in:
@ -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#"
|
||||
|
Reference in New Issue
Block a user