This commit is contained in:
2025-08-17 11:55:32 -04:00
parent 91bf7b150f
commit 5bac05e0de
5 changed files with 65 additions and 86 deletions

View File

@@ -1,7 +1,7 @@
"$schema" = 'https://starship.rs/config-schema.json'
format = """
[](red)\
[ ](bg:red)\
$os\
$username\
[](bg:peach fg:red)\
@@ -23,7 +23,7 @@ $python\
$conda\
[](fg:sapphire bg:lavender)\
$time\
[ ](fg:lavender)\
[ ](fg:lavender)\
$cmd_duration
$line_break\
$character"""