remove aliases

This commit is contained in:
Adithya 2023-03-22 23:29:08 +05:30
parent d8cd263d9d
commit 05c8cc0ae1
No known key found for this signature in database
GPG key ID: 0C7F35F4F821290F

View file

@ -70,9 +70,6 @@
grep = "grep --color=auto";
ln = "ln -v";
mv = "mv -v";
file = "nix run nixpkgs#file --";
nurl = "nix run nixpkgs#nurl --";
unzip = "nix run nixpkgs#unzip --";
rebuild_system = "sudo nixos-rebuild --flake /persist/home/.nixos-config# --cores 0 --max-jobs 8";
};
};