{ home.shellAliases = { v = "nvim"; c = "clear"; cp = "cp -riv"; "nix-shell" = "nix-shell --command zsh"; }; }