zsh: remove duplicate `nfu` alias
Alan Pearce alan@alanpearce.eu
Tue, 14 Mar 2023 15:48:15 +0100
1 files changed, 0 insertions(+), 1 deletions(-)
jump to
M user/settings/zsh.nix → user/settings/zsh.nix
@@ -171,7 +171,6 @@ nicl = "nix-channel --list"; nicu = "nix-channel --update"; nicr = "nix-channel --remove"; nicb = "nix-channel --rollback"; - nfu = "nix flake update"; snic = "sudo nix-channel"; snica = "sudo nix-channel --add"; snicl = "sudo nix-channel --list";