add st config

This commit is contained in:
joachimschmidt557 2020-01-10 20:34:41 +01:00
parent 06df560ebb
commit a6adeab52d
2 changed files with 461 additions and 0 deletions

View file

@ -17,6 +17,8 @@ set -gx PATH /usr/local/texlive/2019/bin/x86_64-linux $PATH
set -gx MANPATH :/usr/local/texlive/2019/texmf-dist/doc/man
set -gx INFOPATH /usr/local/texlive/2019/texmf-dist/doc/info $INFOPATH
set -gx INFOPATH /usr/local/share/info $INFOPATH
# Environment vars
# Set EDITOR
set -gx EDITOR /usr/local/bin/vis