Merge pull request #801 from alexanderadam/add-termux

documentation: add hint how to install exa on Android / Termux
This commit is contained in:
Benjamin Sago 2021-04-02 13:27:11 +01:00 committed by GitHub
commit ba763d4bbd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -117,6 +117,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.