diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/docs/advanced-install.md | 10 |
1 files changed, 10 insertions, 0 deletions
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: |
