new stuff

This commit is contained in:
Never Gude 2025-11-14 16:48:14 +01:00
parent b12ac895c2
commit 514f01b8b6
6 changed files with 24 additions and 24 deletions

View file

@ -3,7 +3,7 @@ function fish_right_prompt -d "Write out the right prompt"
set -g VIRTUAL_ENV_DISABLE_PROMPT true
end
set_color brblack
set_color 586e75
date '+%H:%M:%S'
end