From a973697724142f7f7a37d5d4bfa0ad7c5a98200a Mon Sep 17 00:00:00 2001 From: Marcin Puc Date: Thu, 14 Dec 2023 09:19:42 +0100 Subject: docs: add Void Linux install instruction (#1445) * docs(readme): add Void Linux install instruction * docs: add Void Linux install instruction to advanced-install.md --- docs/docs/advanced-install.md | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'docs') diff --git a/docs/docs/advanced-install.md b/docs/docs/advanced-install.md index 54361f3e..447d7857 100644 --- a/docs/docs/advanced-install.md +++ b/docs/docs/advanced-install.md @@ -66,6 +66,16 @@ pacman -S atuin And then follow [the shell setup](#shell-plugin) +### Xbps + +Atuin is available in the Void Linux [repository](https://github.com/void-linux/void-packages/tree/master/srcpkgs/atuin): + +``` +sudo xbps-install atuin +``` + +And then follow [the shell setup](#shell-plugin) + ### Termux Atuin is available in the Termux package repository: -- cgit v1.3.1