mirror of
https://github.com/tumillanino/miasma-os.git
synced 2026-04-11 07:15:31 +00:00
4 lines
136 B
Plaintext
4 lines
136 B
Plaintext
alias grep='grep --color=auto --exclude-dir={.bzr,CVS,.git,.hg,.svn,.idea,.tox,.venv,venv}'
|
|
alias egrep='grep -E'
|
|
alias fgrep='grep -F'
|