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 '@'
set_color AFD75F
echo -n (hostname)
echo -n (prompt_hostname)
set_color white
echo -n ':'