mirror of
https://github.com/atuinsh/atuin.git
synced 2025-02-16 18:32:05 +01:00
docs: add Void Linux install instruction (#1445)
* docs(readme): add Void Linux install instruction * docs: add Void Linux install instruction to advanced-install.md
This commit is contained in:
parent
57b5b03c11
commit
a973697724
10
README.md
10
README.md
@ -210,6 +210,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:
|
||||
|
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user