mirror of
https://github.com/buckley310/nixos-config.git
synced 2024-11-09 18:47:02 +00:00
grep --color=auto
This commit is contained in:
parent
bda3ff52f4
commit
5010865049
1 changed files with 1 additions and 0 deletions
|
@ -102,6 +102,7 @@
|
|||
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'
|
||||
'' +
|
||||
# compatibility for programs that need $NIX_PATH set:
|
||||
lib.concatMapStrings
|
||||
|
|
Loading…
Reference in a new issue