1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2026-04-18 23:44:05 +00:00
Files
prezto/modules/command-not-found/init.zsh
Alex Forsythe a1c01ff39f Fix handler path for command-not-found
The command-not-found plugin can't find handler.sh when HOMEBREW_REPOSITORY is set because "Library" is only included in the path when that env var is unset. Let's fix that by always including the "Library" path element.
2026-03-23 00:37:27 -05:00

1.2 KiB