diff options
| author | Luke <luke@blucobalt.dev> | 2024-07-02 08:21:21 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-02 17:21:21 +0200 |
| commit | bdd9ee3687ffcf2e6ba725a9ab1be62487b8d7e2 (patch) | |
| tree | 56fa622291af05934db7af98bdb642b57eea1e72 /plugins/command-not-found | |
| parent | 35f1d362c1c3169aaaf3600886382661af1fc647 (diff) | |
| download | zsh-bdd9ee3687ffcf2e6ba725a9ab1be62487b8d7e2.tar.gz zsh-bdd9ee3687ffcf2e6ba725a9ab1be62487b8d7e2.tar.bz2 zsh-bdd9ee3687ffcf2e6ba725a9ab1be62487b8d7e2.zip | |
docs(command-not-found): mention gentoo support (#12530)
Diffstat (limited to 'plugins/command-not-found')
| -rw-r--r-- | plugins/command-not-found/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/command-not-found/README.md b/plugins/command-not-found/README.md index 5a373c537..88761bb88 100644 --- a/plugins/command-not-found/README.md +++ b/plugins/command-not-found/README.md @@ -30,5 +30,6 @@ It works out of the box with the command-not-found packages for: - [NixOS](https://github.com/NixOS/nixpkgs/tree/master/nixos/modules/programs/command-not-found) - [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) You can add support for other platforms by submitting a Pull Request. |
