X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=shell%2F.bashrc;h=014c4e16da2832a7dbb23f151492f26bb91f1711;hb=f5efa7ef60130ee68c1702a1a45189098fa97046;hp=dfab714ae49bb984af3b8ff0226c21b1787ccd4b;hpb=2218de46f7dae92722654e53d86d81254a208cc5;p=dotfiles.git diff --git a/shell/.bashrc b/shell/.bashrc index dfab714..014c4e1 100644 --- a/shell/.bashrc +++ b/shell/.bashrc @@ -16,7 +16,9 @@ export SUDO_ASKPASS=/usr/lib/ssh/ssh-askpass export NOTMUCH_CONFIG=~/.config/notmuch/config export CLEAN_HOME=/opt/clean -export PATH=~/.local/bin:$PATH:$CLEAN_HOME/lib/exe:$CLEAN_HOME/bin +export PATH=~/.local/bin:$PATH +export PATH=$PATH:$CLEAN_HOME/lib/exe:$CLEAN_HOME/bin +export PATH=$PATH:~/projects/esp-open-sdk/xtensa-lx106-elf/bin export PATH=$PATH:/opt/texlive/2016/bin/x86_64-linux export GTK_IM_MODULE=xim