From: Mart Lubbers Date: Tue, 16 Oct 2018 09:42:21 +0000 (+0200) Subject: add arduino to bashrc X-Git-Url: https://git.martlubbers.net/?a=commitdiff_plain;h=cc10c0e6d1a2c086a31249b31f963f6591a674f0;p=dotfiles.git add arduino to bashrc --- diff --git a/shell/.bashrc b/shell/.bashrc index 3e31b10..b887157 100644 --- a/shell/.bashrc +++ b/shell/.bashrc @@ -17,7 +17,7 @@ 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 +export PATH=$PATH:/opt/texlive/2018/bin/x86_64-linux:/opt/zotero:/opt/arduino export GTK_IM_MODULE=xim export QT_IM_MODULE=xim