It's moving

This commit is contained in:
Hadi
2026-06-29 17:48:21 +02:00
parent 082de49ca4
commit cdffe66d72
62 changed files with 953 additions and 2147 deletions
+2
View File
@@ -1,5 +1,6 @@
# starship is a minimal, fast, and extremely customizable prompt for any shell!
{
pkgs-stable,
config,
lib,
...
@@ -9,6 +10,7 @@
in {
programs.starship = {
enable = true;
package = pkgs-stable.starship;
settings = {
add_newline = true;
format = lib.concatStrings [