mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-08-24 01:33:21 +08:00
feat(command-not-found): add alpine support (#13864)
This commit is contained in:
@@ -32,5 +32,6 @@ It works out of the box with the command-not-found packages for:
|
||||
- [SUSE](https://www.unix.com/man-page/suse/1/command-not-found/)
|
||||
- [Gentoo](https://github.com/AndrewAmmerlaan/command-not-found-gentoo/tree/main)
|
||||
- [Void Linux](https://codeberg.org/classabbyamp/xbps-command-not-found)
|
||||
- [Alpine Linux](https://pkgs.alpinelinux.org/package/edge/main/x86_64/command-not-found)
|
||||
|
||||
You can add support for other platforms by submitting a Pull Request.
|
||||
|
||||
Reference in New Issue
Block a user