fix: Fish shell fix #11

Open
aniva wants to merge 1 commits from shell into main
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ function fish_prompt
echo -n '@' echo -n '@'
set_color AFD75F set_color AFD75F
echo -n (hostname) echo -n (prompt_hostname)
set_color white set_color white
echo -n ':' echo -n ':'