X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=shell%2F.bashrc;h=2ccc4c5d5df68209b0ebd830b9a05cb355b08c76;hb=dbe697799605c94802426a3c5045537a1b41c2b6;hp=09a68481bf8ce02e63ebec88f90a1452155561b7;hpb=03d4e702023ecbae3246d3b2b4915350ddb4072a;p=dotfiles.git diff --git a/shell/.bashrc b/shell/.bashrc index 09a6848..2ccc4c5 100644 --- a/shell/.bashrc +++ b/shell/.bashrc @@ -16,9 +16,9 @@ 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="~/.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 GTK_IM_MODULE=xim export QT_IM_MODULE=xim