Updated config

This commit is contained in:
Eduard Urbach 2024-03-08 00:03:58 +01:00
parent 7d5a2940ef
commit 73b45ccf8d
No known key found for this signature in database
GPG key ID: C874F672B1AF20C0
2 changed files with 7 additions and 3 deletions

View file

@ -2,5 +2,5 @@ function fish_prompt
set_color $fish_color_cwd
echo -n (prompt_pwd)
set_color normal
printf ' '
printf " "
end