add nix to the system
Christian Krinitsin mail@krinitsin.com
Sat, 14 Jun 2025 10:54:18 +0200
2 files changed,
2 insertions(+),
0 deletions(-)
M
starship/.config/starship.toml
→
starship/.config/starship.toml
@@ -65,6 +65,7 @@ format = '[[ $symbol ($version) ](fg:#a7c080 bg:#212736)]($style)'
[nix_shell] symbol = "" +heuristic = true format = '[ $symbol $name](fg:#a7c080 bg:#212736)' [time]