aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/texlive/.config/zsh/.zshrc.d/20-texlive.zsh
diff options
context:
space:
mode:
Diffstat (limited to 'texlive/.config/zsh/.zshrc.d/20-texlive.zsh')
-rw-r--r--texlive/.config/zsh/.zshrc.d/20-texlive.zsh4
1 files changed, 4 insertions, 0 deletions
diff --git a/texlive/.config/zsh/.zshrc.d/20-texlive.zsh b/texlive/.config/zsh/.zshrc.d/20-texlive.zsh
new file mode 100644
index 0000000..ffc05de
--- /dev/null
+++ b/texlive/.config/zsh/.zshrc.d/20-texlive.zsh
@@ -0,0 +1,4 @@
+#!/bin/zsh
+# vim:ft=sh
+
+alias tlmgr='/usr/share/texmf-dist/scripts/texlive/tlmgr.pl --usermode'