From: Mart Lubbers Date: Mon, 15 Apr 2019 11:57:00 +0000 (+0200) Subject: add more manpaths X-Git-Url: https://git.martlubbers.net/?a=commitdiff_plain;h=be3649fd6d8eaf62d286fa49b5e438536d6fbc83;p=dotfiles.git add more manpaths --- diff --git a/shell/.bashrc b/shell/.bashrc index e84f4e1..156d908 100644 --- a/shell/.bashrc +++ b/shell/.bashrc @@ -26,7 +26,7 @@ export PATH=~/.local/bin:$PATH export PATH=$PATH:$CLEAN_HOME/lib/exe:$CLEAN_HOME/bin export PATH=$PATH:/opt/texlive/2018/bin/x86_64-linux:/opt/zotero:/opt/arduino:/opt/beets/bin -export MANPATH=~/.local/share/man:$MANPATH +export MANPATH=~/.local/share/man:/opt/texlive/2018/texmf-dist/doc/man:./arduino/java/man:$MANPATH export GTK_IM_MODULE=xim export QT_IM_MODULE=xim