[ZSH] Add cgrep alias

This commit is contained in:
Fabian Ising
2023-02-21 11:16:26 +01:00
parent 7ccb7c4c22
commit 586492d910

View File

@@ -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