Better manpath
This commit is contained in:
parent
162c68618b
commit
a9264e02f1
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ set -gx PATH /usr/local/lib/nodejs/node-v12.12.0-linux-x64/bin $PATH
|
|||
|
||||
# TeXLive
|
||||
set -gx PATH /usr/local/texlive/2019/bin/x86_64-linux $PATH
|
||||
set -gx MANPATH /usr/local/texlive/2019/texmf-dist/doc/man $MANPATH
|
||||
set -gx MANPATH :/usr/local/texlive/2019/texmf-dist/doc/man
|
||||
set -gx INFOPATH /usr/local/texlive/2019/texmf-dist/doc/info $INFOPATH
|
||||
|
||||
# Environment vars
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue