From f8f50b53a08680745190898c46e68b26775529d1 Mon Sep 17 00:00:00 2001 From: Samir Benmendil Date: Tue, 17 Sep 2013 01:46:36 +0200 Subject: [PATCH] source ros' setup.zsh --- zshrc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/zshrc b/zshrc index 0ff70c6..880805c 100644 --- a/zshrc +++ b/zshrc @@ -55,3 +55,8 @@ hash -d UniMaas=~/dropbox/Documents/UniMaas # set some env variables export _gamedir=/mnt/Skaro/Games/Linux/HumbleBundle + +# ros +source /opt/ros/groovy/setup.zsh +export ROS_WORKSPACE=~/src/ros +export ROS_OS_OVERRIDE=arch -- 2.48.1