Remove ros2 stuff
This commit is contained in:
5
init.zsh
5
init.zsh
@ -316,11 +316,6 @@ fi
|
||||
# Platform specific stuff
|
||||
[ -f /usr/bin/pacman ] && source "${ZSH_CONFIG_DIR}/arch.zsh"
|
||||
|
||||
# Ros2 instll on arch
|
||||
if [[ -v ZSH_ROS2_ROOT ]]; then
|
||||
source "${ZSH_CONFIG_DIR}/lazy-ros2.zsh"
|
||||
fi
|
||||
|
||||
# FZF Integration
|
||||
load_plugin fzf-tab
|
||||
# Disable sort when completing `git checkout`
|
||||
|
Reference in New Issue
Block a user