Add tlmgr alias

This commit is contained in:
Tanguy Herbron 2020-10-04 15:38:09 +02:00
parent 93eaa767f6
commit 11b24d0620

2
.zshrc
View File

@ -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'