diff --git a/shells/zshrc b/shells/zshrc index 729f403..f904f0b 100644 --- a/shells/zshrc +++ b/shells/zshrc @@ -68,6 +68,7 @@ dedir(){ =mv -n "$name"/{.,}*(N) . || return 2 =rmdir "$name" || return 3 } +alias tg='telegram-cli -N' alias perm='stat -c "%a %n"' alias afci='git x ./autoformat.sh;git add --all;git commit -m "Autoformatted"' alias eix="eix -F"