Add the AUR package to the installations

This commit is contained in:
Peltoche 2018-11-25 14:10:56 +01:00
parent d7a432b8d3
commit b130533e73
No known key found for this signature in database
GPG key ID: CED68D0487156952

View file

@ -14,6 +14,18 @@ which make it really faster (around 10 times).
## Installation
### Archlinux (AUR)
```
# With yaourt
yaourt lsd-git
# With yay
yay lsd-git
```
### Other
1. Install rust
2. Install the patched fonts of powerline nerd-font and/or font-awesome. Have a look at the [Nerd Font README](https://github.com/ryanoasis/nerd-fonts/blob/master/readme.md) for more installation instructions.
*Note for `rbenv` users - In case of load error when using `lc`, please try the below patch.*