From e7e975fd79a7a5a8a8897304d8cda986c7fafb0d Mon Sep 17 00:00:00 2001 From: Leonardo Date: Wed, 11 Mar 2026 16:49:16 +0100 Subject: shell aliases ripensati --- systems/odino/default.nix | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'systems/odino') diff --git a/systems/odino/default.nix b/systems/odino/default.nix index fca67b9..572f227 100644 --- a/systems/odino/default.nix +++ b/systems/odino/default.nix @@ -20,13 +20,10 @@ extraGroups = [ "wheel" "networkmanager" ]; }; + # Shell programs.zsh.enable = true; environment.shellAliases = { - ls = "eza"; - l = "ls -lh"; - ll = "ls -lah"; - update-boot = "sudo nixos-rebuild boot --flake ~/nixos#odino"; update-system = "sudo nixos-rebuild switch --flake ~/nixos#odino"; update-home = "home-manager switch --flake ~/nixos#odino"; -- cgit v1.3