mirror of
https://github.com/lsd-rs/lsd
synced 2025-03-04 23:17:15 +00:00
installation: windows (winget) (README) (#920)
This commit is contained in:
parent
fcb52d2a92
commit
3acc758c0b
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ Install the patched fonts of powerline nerd-font and/or font-awesome. Have a loo
|
|||
| FreeBSD | `pkg install lsd` |
|
||||
| NetBSD or any `pkgsrc` platform | `pkgin install lsd` or `cd /usr/pkgsrc/sysutils/lsd && make install` |
|
||||
| OpenBSD | `pkg_add lsd` |
|
||||
| Windows | `scoop install lsd` |
|
||||
| Windows | `scoop install lsd` or `winget install --id lsd-rs.lsd` |
|
||||
| Android (via Termux) | `pkg install lsd` |
|
||||
| Debian sid and bookworm | `apt install lsd` |
|
||||
| Ubuntu 23.04 (Lunar Lobster) | `apt install lsd` |
|
||||
|
|
Loading…
Add table
Reference in a new issue