From: Samir Benmendil Date: Sun, 27 Oct 2013 12:42:44 +0000 (+0100) Subject: remove ros source X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/90d79e0dc4d5d558253e240d1d864e5f283310ce?ds=sidebyside remove ros source --- diff --git a/zshrc b/zshrc index df14759..6fe91a6 100644 --- 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