]> Sergey Matveev's repositories - dotfiles.git/blobdiff - zsh/.zshrc
Prefer /usr/local executables
[dotfiles.git] / zsh / .zshrc
index ae91d475d861e37796b482dbe434fa39cad86983..adc241e438f48e0c39cdec09f19a348a6ce6bd76 100644 (file)
@@ -115,7 +115,6 @@ g() {
         less --RAW-CONTROL-CHARS
 }
 alias -g G="| $GREP --color"
-alias grep="$GREP"
 alias gg="git grep "
 # }}}