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