]> git.rmz.io Git - dotfiles.git/blobdiff - zshrc
remove ros source
[dotfiles.git] / 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