test starship config

This commit is contained in:
Frost-Phoenix 2023-11-06 23:52:41 +01:00
parent 948fae3cf2
commit bd64fa7e1e

View file

@ -9,7 +9,7 @@
settings = {
directory = {
format = "[ $path ]($style)";
format = "[](bold #89dceb)[ $path ]($style)";
style = "bold #94e2d5";
};