X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=shell%2F.bashrc;h=27d574af740c3e4d3bbbc4d4467e8242ec537001;hb=886fcf0cbe424a65df009dd486e12f8830302e6e;hp=b8871573c4bd34b9881f5bd17d74a96b2b84d481;hpb=cc10c0e6d1a2c086a31249b31f963f6591a674f0;p=dotfiles.git diff --git a/shell/.bashrc b/shell/.bashrc index b887157..27d574a 100644 --- a/shell/.bashrc +++ b/shell/.bashrc @@ -15,9 +15,10 @@ export SUDO_ASKPASS=/usr/lib/ssh/ssh-askpass export NOTMUCH_CONFIG=~/.config/notmuch/config export CLEAN_HOME=/opt/clean + 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 +export PATH=$PATH:/opt/texlive/2018/bin/x86_64-linux:/opt/zotero:/opt/arduino:/opt/beets/bin export GTK_IM_MODULE=xim export QT_IM_MODULE=xim