diff --git a/.bash_profile b/.bash_profile index 3c1d40d..28d13ca 100644 --- a/.bash_profile +++ b/.bash_profile @@ -27,6 +27,7 @@ alias em='emacs' alias g='git' alias gg='git grep' +alias ggi='git grep -i' ### Functions