# x-path-remove Remove directories from the `PATH` variable. ## Usage ```bash x-path-remove [dir2 ...] ``` Set `VERBOSE=1` for verbose logging. ## Example ```bash x-path-remove /usr/local/bin ```