removed commented alias

This commit is contained in:
Sebastian Moser
2023-11-01 19:50:56 +01:00
parent d42984f249
commit 6e96355ecc

View File

@@ -42,7 +42,6 @@
shellAliases = { shellAliases = {
shutdown = "echo try harder.... xD"; shutdown = "echo try harder.... xD";
npw = "nmcli c up pw"; npw = "nmcli c up pw";
#nixre = "sd nixos-rebuild switch --flake ~/work/config/ --impure";
flex = "neofetch | lolcat"; flex = "neofetch | lolcat";
kwoche = "curl https://kalenderwoche.celll.net/?api=1; echo"; kwoche = "curl https://kalenderwoche.celll.net/?api=1; echo";
psg = "ps -e | grep"; psg = "ps -e | grep";