Working on terminal / zsh

This commit is contained in:
2026-03-08 10:46:50 +01:00
parent 8111ff6ea1
commit 644541d0f0
2 changed files with 328 additions and 328 deletions
+327 -327
View File
File diff suppressed because it is too large Load Diff
@@ -5,7 +5,7 @@
enable = true; enable = true;
}; };
# Use the starship.toml from your assets # Use the starship.toml from your assets <-- this should be the only place doing it!
xdg.configFile."starship.toml".source = "${flakeRoot}/assets/common/conf/starship.toml"; xdg.configFile."starship.toml".source = "${flakeRoot}/assets/common/conf/starship.toml";
}; };
} }