|
|
|
@ -4,6 +4,10 @@ for file ( |
|
|
|
# Arch Linux. Must have pkgfile installed: https://wiki.archlinux.org/index.php/Pkgfile#Command_not_found |
|
|
|
# Arch Linux. Must have pkgfile installed: https://wiki.archlinux.org/index.php/Pkgfile#Command_not_found |
|
|
|
/usr/share/doc/pkgfile/command-not-found.zsh |
|
|
|
/usr/share/doc/pkgfile/command-not-found.zsh |
|
|
|
# Homebrew: https://github.com/Homebrew/homebrew-command-not-found |
|
|
|
# Homebrew: https://github.com/Homebrew/homebrew-command-not-found |
|
|
|
|
|
|
|
/opt/homebrew/Library/Homebrew/command-not-found/handler.sh |
|
|
|
|
|
|
|
/usr/local/Homebrew/Library/Homebrew/command-not-found/handler.sh |
|
|
|
|
|
|
|
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/command-not-found/handler.sh |
|
|
|
|
|
|
|
# Old homebrew implementation |
|
|
|
/opt/homebrew/Library/Taps/homebrew/homebrew-command-not-found/handler.sh |
|
|
|
/opt/homebrew/Library/Taps/homebrew/homebrew-command-not-found/handler.sh |
|
|
|
/usr/local/Homebrew/Library/Taps/homebrew/homebrew-command-not-found/handler.sh |
|
|
|
/usr/local/Homebrew/Library/Taps/homebrew/homebrew-command-not-found/handler.sh |
|
|
|
/home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/homebrew/homebrew-command-not-found/handler.sh |
|
|
|
/home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/homebrew/homebrew-command-not-found/handler.sh |
|
|
|
|