mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
change starship config
This commit is contained in:
parent
2e94c9c913
commit
6713c7d014
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
enableNushellIntegration = true;
|
||||
|
||||
settings = {
|
||||
right_format = """$cmd_duration""";
|
||||
right_format = "$cmd_duration";
|
||||
|
||||
directory = {
|
||||
format = "[ ](bold #89b4fa)[ $path ]($style)";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue