From: Mart Lubbers Date: Wed, 12 Apr 2017 08:37:06 +0000 (+0200) Subject: Merge branch 'master' of https://github.com/dopefishh/dotfiles X-Git-Url: https://git.martlubbers.net/?a=commitdiff_plain;h=f5efa7ef60130ee68c1702a1a45189098fa97046;p=dotfiles.git Merge branch 'master' of https://github.com/dopefishh/dotfiles --- f5efa7ef60130ee68c1702a1a45189098fa97046 diff --cc shell/.bashrc index da1cc97,dfab714..014c4e1 --- a/shell/.bashrc +++ b/shell/.bashrc @@@ -16,10 -16,8 +16,10 @@@ export SUDO_ASKPASS=/usr/lib/ssh/ssh-as 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:~/.local/texlive/2016/bin/x86_64-linux +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 export QT_IM_MODULE=xim