diff --git a/zsh/.zshrc b/zsh/.zshrc index 44d7680..64f889a 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -43,6 +43,7 @@ export EDITOR='nvim' #PERL_MB_OPT="--install_base \"/home/fabian/perl5\""; export PERL_MB_OPT; #PERL_MM_OPT="INSTALL_BASE=/home/fabian/perl5"; export PERL_MM_OPT; alias ls="ls --color=always" +alias cgrep="grep --color=always" #export PATH="$PATH:${HOME}/Labor/tls-in-muas/starttls-research/99-Tools:/home/fabian/go/bin" # For ccache #export CCACHE_CPP2=YES