From 3f80a9fca43de7e1905db378398ad7ef2c1ff916 Mon Sep 17 00:00:00 2001 From: David Legrand <1110600+davlgd@users.noreply.github.com> Date: Mon, 8 Apr 2024 14:12:37 +0200 Subject: docs: add install instructions for cave/exherbo linux in README.md (#1927) --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 71251edc..9b7eda6b 100644 --- a/README.md +++ b/README.md @@ -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`: -- cgit v1.3.1