1
1
mirror of https://github.com/ellie/atuin.git synced 2024-09-11 21:18:22 +03:00

docs: add install instructions for cave/exherbo linux in README.md (#1927)

This commit is contained in:
David Legrand 2024-04-08 14:12:37 +02:00 committed by GitHub
parent 426ca5de3e
commit 3f80a9fca4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -186,6 +186,15 @@ sudo port install atuin
And then follow [the shell setup](#shell-plugin)
### Cave
Atuin is available in the Exherbo Linux [rust repository](https://gitlab.exherbo.org/exherbo/rust/-/tree/master/packages/app-shells/atuin):
```
cave resolve -x repository/rust
cave resolve -x atuin
```
### Nix
This repository is a flake, and can be installed using `nix profile`: