mirror of
https://github.com/atuinsh/atuin.git
synced 2025-02-23 05:41:39 +01:00
docs: add install instructions for cave/exherbo linux in README.md (#1927)
This commit is contained in:
parent
426ca5de3e
commit
3f80a9fca4
@ -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`:
|
||||
|
Loading…
Reference in New Issue
Block a user