From be3649fd6d8eaf62d286fa49b5e438536d6fbc83 Mon Sep 17 00:00:00 2001 From: Mart Lubbers Date: Mon, 15 Apr 2019 13:57:00 +0200 Subject: [PATCH] add more manpaths --- shell/.bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.20.1