diff --git a/.zshrc b/.zshrc index ed27e9f..cee5fd3 100755 --- a/.zshrc +++ b/.zshrc @@ -188,6 +188,7 @@ alias lg="lgrep" alias treegrep="tree -fi | grep" alias tg="treegrep" +alias cpwd="pwd | wl-copy" alias v="nvim" alias sv="sudoedit" alias dbe="distrobox enter"