From 6e96355ecc7cbf497b6cca6572e7c321d22f1bf5 Mon Sep 17 00:00:00 2001 From: Sebastian Moser Date: Wed, 1 Nov 2023 19:50:56 +0100 Subject: [PATCH] removed commented alias --- programs/bash.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/programs/bash.nix b/programs/bash.nix index 6f94d66..37addd9 100644 --- a/programs/bash.nix +++ b/programs/bash.nix @@ -42,7 +42,6 @@ shellAliases = { shutdown = "echo try harder.... xD"; npw = "nmcli c up pw"; - #nixre = "sd nixos-rebuild switch --flake ~/work/config/ --impure"; flex = "neofetch | lolcat"; kwoche = "curl https://kalenderwoche.celll.net/?api=1; echo"; psg = "ps -e | grep";