From e2b2628ac8abf21cd9d06369cda20b822b6e4e47 Mon Sep 17 00:00:00 2001 From: Henro Veijer Date: Mon, 2 Mar 2026 18:44:00 +0100 Subject: [PATCH] There were two zsh.nixes --- henrovnix_ok/README.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/henrovnix_ok/README.org b/henrovnix_ok/README.org index 1c4cf67de..8b1a25e93 100755 --- a/henrovnix_ok/README.org +++ b/henrovnix_ok/README.org @@ -2222,7 +2222,7 @@ Zsh gets installed and configured #+end_src ** Starship -The configuration mentioned in ./assets/conf/dev/terminal/starship.toml will be added to enabled shells +A nice way to make your prompt usefull #+begin_src nix :tangle home/dev/starship.nix :noweb tangle :mkdirp yes { config, pkgs, lib, flakeRoot, ... }: { @@ -2909,7 +2909,7 @@ This is mostly about configuring the monitor. And laptop specific utilities. * Copy Files 2 homefolder This makes sure all ./assets/copy_stuff ends up in the right folder -#+begin_src nix :tangle home/dev/zsh.nix :noweb tangle :mkdirp yes. +#+begin_src nix :tangle home/dev/copy_stuff.nix :noweb tangle :mkdirp yes. { config, pkgs, lib, ... }: { # Ensure the script is executable and available