(Even) more ros2 stuff
This commit is contained in:
parent
c3a8204ad2
commit
7c85a1d3ee
3
init.zsh
3
init.zsh
@ -282,8 +282,7 @@ fi
|
||||
[ -f /usr/bin/pacman ] && source "${ZSH_CONFIG_DIR}/arch.zsh"
|
||||
|
||||
# Ros2 instll on arch
|
||||
if [[ -d /opt/ros/humble/ ]]; then
|
||||
ZSH_ROS2_ROOT=/opt/ros/humble/
|
||||
if [[ -v ZSH_ROS2_ROOT ]]; then
|
||||
source "${ZSH_CONFIG_DIR}/lazy-ros2.zsh"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user