mirror of
https://forge.katzen.cafe/schrottkatze/nix-configs.git
synced 2025-09-05 19:21:38 +02:00
fix package in starship prompt
This commit is contained in:
parent
a2b42917f2
commit
166835b305
1 changed files with 4 additions and 0 deletions
|
@ -30,6 +30,10 @@
|
|||
format = "\\[[$symbol($version)]($style)\\]";
|
||||
symbol = " ";
|
||||
};
|
||||
package = {
|
||||
format = "\\[[$symbol$version]($style)\\]";
|
||||
symbol = " ";
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue