mirror of
https://github.com/lsd-rs/lsd
synced 2024-11-10 14:24:27 +00:00
Add the pacman install inside the Readme
This commit is contained in:
parent
6bdf9ca3c2
commit
3d85169377
1 changed files with 6 additions and 0 deletions
|
@ -32,6 +32,12 @@ project but with some little differences. For example it is written in rust and
|
||||||
|
|
||||||
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. Don't forget to setup your terminal in order to use the correct font.
|
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. Don't forget to setup your terminal in order to use the correct font.
|
||||||
|
|
||||||
|
### Archlinux
|
||||||
|
|
||||||
|
```sh
|
||||||
|
pacman -S lsd
|
||||||
|
```
|
||||||
|
|
||||||
### On Ubuntu
|
### On Ubuntu
|
||||||
|
|
||||||
_... and other Debian-based Linux distributions_
|
_... and other Debian-based Linux distributions_
|
||||||
|
|
Loading…
Reference in a new issue