Add tlmgr alias
This commit is contained in:
parent
93eaa767f6
commit
11b24d0620
2
.zshrc
2
.zshrc
@ -162,3 +162,5 @@ alias pac='sudo pacman -S'
|
|||||||
alias top="ytop -p"
|
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 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'
|
||||||
|
Loading…
Reference in New Issue
Block a user