This commit is contained in:
Never Gude 2026-03-08 23:06:13 +01:00
parent 40fa47aa34
commit 78faa96e1f
11 changed files with 313 additions and 21 deletions

View file

@ -9,7 +9,6 @@ function fish_prompt
set_color white --background 3c3836
printf ' %s ' (prompt_pwd -D 8)
echo
if test -n "$VIRTUAL_ENV"