added grrep alias

This commit is contained in:
Micha Espey 2022-09-10 15:16:21 +02:00
parent 98d23ca334
commit f7bb8b4101
1 changed files with 2 additions and 0 deletions

2
.zshrc
View File

@ -22,5 +22,7 @@ setopt PROMPT_SUBST
export PROMPT='$(cdbm -add)'$PROMPT
function c() { dir=$(cdbm 3>&1 1>&2 2>&3); cd $dir; }
function pb() { echo "$1" | nc pastebin.24unix.net 9999 }
eval "$(zoxide init zsh)"
neofetch