From: Mart Lubbers Date: Fri, 15 Jan 2021 09:58:37 +0000 (+0100) Subject: . X-Git-Url: https://git.martlubbers.net/?a=commitdiff_plain;h=2052d355b9d0840091b0b83bf4d90de242012233;p=dotfiles.git . --- 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