add asdf and update starship prompt

This commit is contained in:
2025-07-07 09:30:28 +01:00
parent 5216ea1f29
commit 2805a5dd46
7 changed files with 65 additions and 53 deletions

View File

@@ -6,7 +6,7 @@ if [ "$query" = "Dark" ]; then
sketchybar --bar color=0xff313244 \
--set '/.*/' icon.color=0xffffffff label.color=0xffffffff
else
sketchybar --bar color=0x00eff1f5 \
--set '/.*/' icon.color=0x80000000 label.color=0x80000000
sketchybar --bar color=0x00000000 \
--set '/.*/' icon.color=0xffffffff label.color=0xffffffff
fi