documentation: add hint how to install exa on Android / Termux

This commit is contained in:
Alexander Adam 2021-02-19 16:42:54 +01:00
parent 13b91cced4
commit 8f8e81182a
No known key found for this signature in database
GPG Key ID: E996062FA880FCC0
1 changed files with 6 additions and 0 deletions

View File

@ -115,6 +115,12 @@ On Arch, install the [`exa`](https://www.archlinux.org/packages/community/x86_64
$ pacman -S exa
### Android / Termux
On Android / Termux, install the [`exa`](https://github.com/termux/termux-packages/tree/master/packages/exa) package.
$ pkg install exa
### Debian
On Debian, install the [`exa`](https://packages.debian.org/unstable/exa) package.