Add exa.md

Signed-off-by: AKP <tom@tdpain.net>
This commit is contained in:
akp 2021-06-17 11:06:58 +01:00
parent 0818a72f4c
commit 6d57758dab
No known key found for this signature in database
GPG key ID: AA5726202C8879B7
2 changed files with 7 additions and 0 deletions

View file

@ -17,6 +17,7 @@ Markdown docs and shell scripts for automating installation of things and docume
* [`adb-fastboot.md`](adb-fastboot.md) for the installation of the ADB and Fastboot tools for working with Android devices and flashing ROMs (such as LineageOS)
* [`capslock.md`](capslock.md) for the replacement of the Caps Lock key with Escape
* [`exa.md`](exa.md) for installing [`exa`](https://github.com/ogham/exa)
* [`flameshot.md`](flameshot.md) for installing Flameshot screenshot tool
* [`fuck.md`](fuck.md) for installing https://github.com/nvbn/thefuck
* [`rootcert.md`](rootcert.md) for installing other root certificates

6
exa.md Normal file
View file

@ -0,0 +1,6 @@
# [`exa`](https://github.com/ogham/exa)
2021-06-17
1. Download `exa-linux-x86_64-v0.10.1.zip` from https://github.com/ogham/exa/releases/tag/v0.10.1
2. Extract the contents of `bin` to `/opt/bin`