removed zsh cache folder and added settings for android development to .zshrc

This commit is contained in:
2021-10-11 14:59:12 +02:00
parent ece55c0406
commit 4927fe6130
4 changed files with 8 additions and 4 deletions
View File
-1
View File
@@ -1 +0,0 @@
LAST_EPOCH=18725
-3
View File
@@ -1,3 +0,0 @@
alias grep='grep --color=auto --exclude-dir={.bzr,CVS,.git,.hg,.svn,.idea,.tox}'
alias egrep='egrep --color=auto --exclude-dir={.bzr,CVS,.git,.hg,.svn,.idea,.tox}'
alias fgrep='fgrep --color=auto --exclude-dir={.bzr,CVS,.git,.hg,.svn,.idea,.tox}'