Updated config

This commit is contained in:
2024-03-08 00:03:58 +01:00
parent 7d5a2940ef
commit 73b45ccf8d
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