add arduino to bashrc
authorMart Lubbers <mart@martlubbers.net>
Tue, 16 Oct 2018 09:42:21 +0000 (11:42 +0200)
committerMart Lubbers <mart@martlubbers.net>
Tue, 16 Oct 2018 09:42:21 +0000 (11:42 +0200)
shell/.bashrc

index 3e31b10..b887157 100644 (file)
@@ -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