#! /bin/zsh # # this file: # http://user.it.uu.se/~embe8573/conf/.zsh/latex # https://dataswamp.org/~incal/conf/.zsh/latex li-init () { tlmgr init-usertree } li () { local pack=$1 tlmgr install $pack }