From 4ef4ac13b25229c60b4b658c93acaded4544219b Mon Sep 17 00:00:00 2001 From: Erik Terpstra <39518+eterps@users.noreply.github.com> Date: Thu, 15 Aug 2019 13:58:17 +0200 Subject: [PATCH] Adds Arch Linux install instruction (it took me a while before realising someone added it to the AUR) https://aur.archlinux.org/packages/chruby-fish/ --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 0fb94d0..87993c3 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,14 @@ brew install chruby-fish --HEAD chruby is installed as a dependency of chruby-fish, if you installed chruby manually, add the `--without-chruby` flag to the above commands. +### Arch Linux + +chruby-fish is included in the [AUR](https://aur.archlinux.org/packages/chruby-fish/): + +```sh +yay -S chruby-fish +``` + ## configuration Add the following line to your `config.fish` file: