[ZSH] Add cgrep alias
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user