From cc10c0e6d1a2c086a31249b31f963f6591a674f0 Mon Sep 17 00:00:00 2001 From: Mart Lubbers Date: Tue, 16 Oct 2018 11:42:21 +0200 Subject: [PATCH] add arduino to bashrc --- shell/.bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.20.1