diff --git a/.zshrc b/.zshrc index 7490b7a..9f3de4e 100644 --- a/.zshrc +++ b/.zshrc @@ -162,3 +162,5 @@ alias pac='sudo pacman -S' alias top="ytop -p" alias gitg='git log --graph --full-history --all --color --pretty=format:"%x1b[31m%h%x09%x1b[32m%d%x1b[0m%x20%s"' + +alias tlmgr='/usr/share/texmf-dist/scripts/texlive/tlmgr.pl --usermode'