ohmyzsh
This commit is contained in:
3
zsh/.oh-my-zsh/cache/grep-alias
vendored
Normal file
3
zsh/.oh-my-zsh/cache/grep-alias
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
alias grep='grep --color=auto --exclude-dir={.bzr,CVS,.git,.hg,.svn,.idea,.tox}'
|
||||
alias egrep='egrep --color=auto --exclude-dir={.bzr,CVS,.git,.hg,.svn,.idea,.tox}'
|
||||
alias fgrep='fgrep --color=auto --exclude-dir={.bzr,CVS,.git,.hg,.svn,.idea,.tox}'
|
Reference in New Issue
Block a user