diff --git a/.zshrc b/.zshrc index be0f40d..2662bf3 100755 --- a/.zshrc +++ b/.zshrc @@ -161,7 +161,6 @@ function gitf() { git push fi } - alias icat="kitty +kitten icat" alias cls="clear" alias c="cls" @@ -181,6 +180,9 @@ alias weather="curl https://wttr.in/" alias lgrep="l | grep" alias lg="lgrep" +alias treegrep="tree -fi | grep" +alias tg="treegrep" + alias v="nvim" function y() {