From 41c00a47e059b1eb27b10c67c7469e02c9d9a045 Mon Sep 17 00:00:00 2001 From: Antonin Godard Date: Sun, 18 Aug 2024 10:52:22 -0700 Subject: [PATCH] readme: add note on AUR support Signed-off-by: Antonin Godard --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e48dbdd..a11a9e9 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,9 @@ tools in the Z shell. plugins=(... zsh-bitbake) ``` +* [Arch User Repository](https://wiki.archlinux.org/title/Arch_User_Repository): + `pacman -S zsh-bitbake`. + * To install the plugin separately, clone this repository and source `bitbake.plugin.zsh` in your zshrc. Then add this repository's path to the completion path: