change starship config
This commit is contained in:
parent
2e94c9c913
commit
6713c7d014
|
@ -8,7 +8,7 @@
|
||||||
enableNushellIntegration = true;
|
enableNushellIntegration = true;
|
||||||
|
|
||||||
settings = {
|
settings = {
|
||||||
right_format = """$cmd_duration""";
|
right_format = "$cmd_duration";
|
||||||
|
|
||||||
directory = {
|
directory = {
|
||||||
format = "[ ](bold #89b4fa)[ $path ]($style)";
|
format = "[ ](bold #89b4fa)[ $path ]($style)";
|
||||||
|
|
Loading…
Reference in a new issue