From 2052d355b9d0840091b0b83bf4d90de242012233 Mon Sep 17 00:00:00 2001 From: Mart Lubbers Date: Fri, 15 Jan 2021 10:58:37 +0100 Subject: [PATCH] . --- shell/.bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell/.bashrc b/shell/.bashrc index 060ac34..68cd256 100644 --- a/shell/.bashrc +++ b/shell/.bashrc @@ -23,7 +23,7 @@ export TMUX_TMPDIR="$XDG_RUNTIME_DIR" export CLEAN_HOME=/opt/clean-x64 -export PATH=~/.local/bin:$PATH +export PATH=~/.local/bin:$CLEAN_HOME/bin:$PATH export PATH=/opt/texlive/2020/bin/x86_64-linux:/opt/zotero:/opt/arduino:/opt/beets/bin:/opt/firefox:$PATH export MANPATH=~/.local/share/man:/opt/texlive/2020/texmf-dist/doc/man:/opt/arduino/java/man:$MANPATH -- 2.20.1