Remove ros2 stuff

This commit is contained in:
2025-03-18 22:53:12 +09:00
parent 2ff695ea43
commit ffb23c98fc
2 changed files with 0 additions and 42 deletions

View File

@ -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`