Updated config

This commit is contained in:
Eduard Urbach 2024-03-08 00:03:58 +01:00
parent b4e95192f7
commit 8f8ede433c
Signed by: eduard
GPG key ID: 49226B848C78F6C8
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