We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 181c990 commit 40215feCopy full SHA for 40215fe
README.md
@@ -35,6 +35,7 @@ Install the patched fonts of powerline nerd-font and/or font-awesome. Have a loo
35
| NetBSD or any `pkgsrc` platform | `pkgin install lsd` or `cd /usr/pkgsrc/sysutils/lsd && make install` |
36
| Windows | `scoop install lsd` |
37
| Android (via Termux) | `pkg install lsd` |
38
+| Debian sid and bookworm | `apt install lsd` |
39
| Ubuntu/Debian based distro | `sudo dpkg -i lsd_0.23.1_amd64.deb` get `.deb` file from [release page](https://github.com/Peltoche/lsd/releases) |
40
| Solus | `eopkg it lsd` |
41
| Void Linux | `sudo xbps-install lsd` |
0 commit comments