Add exa.md
Signed-off-by: AKP <tom@tdpain.net>
This commit is contained in:
parent
0818a72f4c
commit
6d57758dab
2 changed files with 7 additions and 0 deletions
|
@ -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
6
exa.md
Normal 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`
|
Loading…
Add table
Add a link
Reference in a new issue