From fe0347d1a357b1c7c61a47630961590523e941a4 Mon Sep 17 00:00:00 2001 From: Griffin Smith Date: Sat, 4 Apr 2020 11:45:46 -0400 Subject: ncg alias --- home/modules/shell.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'home/modules') diff --git a/home/modules/shell.nix b/home/modules/shell.nix index 9316285b477d..eeab2d0f6202 100644 --- a/home/modules/shell.nix +++ b/home/modules/shell.nix @@ -23,6 +23,7 @@ nor = "sudo nixos-rebuild switch"; nrs = nor; nrb = "sudo nixos-rebuild boot"; + ncg = "nix-collect-garbage"; vihome = "vim ~/code/system/home/home.nix && home-manager switch"; virc = "vim ~/code/system/home/modules/shell.nix && home-manager switch && source ~/.zshrc"; visystem = "sudo vim /etc/nixos/configuration.nix && sudo nixos-rebuild switch"; -- cgit 1.4.1