]> Sergey Matveev's repositories - dotfiles.git/blobdiff - zsh/.zsh/rc/010grep.zsh
Split zsh configuration on corresponding sections
[dotfiles.git] / zsh / .zsh / rc / 010grep.zsh
diff --git a/zsh/.zsh/rc/010grep.zsh b/zsh/.zsh/rc/010grep.zsh
deleted file mode 100644 (file)
index d14c1ff..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-alias -g G="| grep --colour=always"
-alias gg="git grep "
-alias ggj="GIT_EDITOR=\"$EDITOR -c copen\" git jump grep "