mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-23 02:35:38 +01:00
feat(command-not-found): support void linux
This commit is contained in:
parent
99b243b9a9
commit
eafd7e395c
2 changed files with 3 additions and 0 deletions
|
|
@ -31,5 +31,6 @@ It works out of the box with the command-not-found packages for:
|
|||
- [Termux](https://github.com/termux/command-not-found)
|
||||
- [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)
|
||||
|
||||
You can add support for other platforms by submitting a Pull Request.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue