Merge pull request 'fix: Fish shell fix' (#11) from shell into main

Reviewed-on: #11
This commit is contained in:
Leni Aniva 2024-09-03 13:07:35 -07:00
commit 4d4ec8c52a
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 ':'