]> git.rmz.io Git - dotfiles.git/commitdiff
remove ros source
authorSamir Benmendil <samir.benmendil@gmail.com>
Sun, 27 Oct 2013 12:42:44 +0000 (13:42 +0100)
committerSamir Benmendil <samir.benmendil@gmail.com>
Sun, 27 Oct 2013 12:42:44 +0000 (13:42 +0100)
zshrc

diff --git a/zshrc b/zshrc
index df14759a33abf109f7ea4126cdc21b2ed3c55a1e..6fe91a6b4a4ecaa480f144c637b1895307e66aff 100644 (file)
--- a/zshrc
+++ b/zshrc
@@ -58,7 +58,6 @@ export _gamedir=/mnt/Skaro/Games/Linux/HumbleBundle
 
 # ros
 if [[ -f "/opt/ros/groovy/setup.zsh" ]]; then
-    source /opt/ros/groovy/setup.zsh
     export ROS_WORKSPACE=~/src/ros
     export ROS_OS_OVERRIDE=arch
 fi