repo.or.cz
/
haiku.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
launch_daemon: Add env vars from sourced files to correct list.
[haiku.git]
/
data
/
etc
/
profile.d
/
colorgrep.sh
blob
ada2d65092e0b67d1b9fe4649b2cfd9f8955c977
1
alias
egrep
=
'egrep --color=auto'
2
alias
fgrep
=
'fgrep --color=auto'
3
alias
grep
=
'grep --color=auto'