removed matlab from path and minimalized the gv gui
[dotfiles.git] / .bashrc
diff --git a/.bashrc b/.bashrc
index 4e24d39..c4f4ed2 100644 (file)
--- a/.bashrc
+++ b/.bashrc
@@ -17,8 +17,7 @@ export SUDO_ASKPASS=/usr/lib/ssh/ssh-askpass
 export PATH=\
 $PATH:\
 /usr/local/texlive/2014/bin/x86_64-linux:\
-/opt/clean/bin:\
-/opt/MATLAB/2014b/bin
+/opt/clean/bin
 
 
 alias ls='ls --color=auto'