mirror of
https://github.com/lsd-rs/lsd
synced 2024-12-14 06:02:36 +00:00
Add a coming soon for the archlinux install
This commit is contained in:
parent
e8cda29fc6
commit
3138ed1246
1 changed files with 6 additions and 0 deletions
|
@ -26,6 +26,12 @@ which make it really faster ([see the benchmarks](#benchmark)).
|
|||
|
||||
## Installation
|
||||
|
||||
### Archlinux
|
||||
|
||||
(coming soon)
|
||||
|
||||
### 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.
|
||||
3. Install the lsd package with `cargo install lsd`
|
||||
|
|
Loading…
Reference in a new issue