Skip to content

Commit

Permalink
Merge pull request #38 from eterps/patch-1
Browse files Browse the repository at this point in the history
Adds Arch Linux install instruction
  • Loading branch information
JeanMertz committed Aug 15, 2019
2 parents da9d070 + 4ef4ac1 commit 84454e7
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Expand Up @@ -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:
Expand Down

0 comments on commit 84454e7

Please sign in to comment.