diff options
| author | Laurent le Beau-Martin <1180863+laurentlbm@users.noreply.github.com> | 2022-09-25 12:14:51 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-09-25 09:14:51 -0700 |
| commit | 6f19e8abf50740de4a5556652176b74b2d2b101a (patch) | |
| tree | 87a3155c3c911485d9e3e84d73a6c3f77027c6ce /README.md | |
| parent | Clear RBUFFER when accepting output from atuin (#545) (diff) | |
| download | atuin-6f19e8abf50740de4a5556652176b74b2d2b101a.zip | |
Add installer support for Termux (#540)
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -177,6 +177,16 @@ pacman -S atuin And then follow [the shell setup](#shell-plugin) +### Termux + +Atuin is available in the Termux package repository: + +``` +pkg install atuin +``` + +And then follow [the shell setup](#shell-plugin) + ### From source ``` |
