mirror of
https://github.com/LnL7/nix-darwin.git
synced 2024-12-14 11:57:34 +00:00
lnl: cleanup aliases
This commit is contained in:
parent
ca5c600c7a
commit
23da403335
1 changed files with 0 additions and 3 deletions
|
@ -279,9 +279,6 @@
|
|||
environment.shellAliases.grh = "git reset --hard";
|
||||
environment.shellAliases.l = "ls -lh";
|
||||
environment.shellAliases.ls = "ls -G";
|
||||
environment.shellAliases.nb = "nix-build";
|
||||
environment.shellAliases.ni = "nix-instantiate";
|
||||
environment.shellAliases.ns = "nix-shell";
|
||||
|
||||
nix.nixPath =
|
||||
[ # Use local nixpkgs checkout instead of channels.
|
||||
|
|
Loading…
Reference in a new issue