mirror of
https://github.com/buckley310/nixos-config.git
synced 2024-11-09 18:47:02 +00:00
remove nix-env alias
This commit is contained in:
parent
589f2b97a0
commit
e3f71a7985
1 changed files with 0 additions and 1 deletions
|
@ -159,7 +159,6 @@
|
|||
alias p=python3
|
||||
alias h=htop
|
||||
alias e='$EDITOR'
|
||||
alias nix-env="echo nix-env is disabled #"
|
||||
alias nix-what-depends-on='nix-store --query --referrers'
|
||||
alias day='date "+%Y-%m-%d"'
|
||||
alias grep='grep --color=auto'
|
||||
|
|
Loading…
Reference in a new issue