Skip to content

Commit bc80b84

Browse files
Semnodimezwpaper
authored andcommitted
Update README / Note snap discontinuation
See #804
1 parent 40215fe commit bc80b84

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

README.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -24,22 +24,22 @@ The project is heavily inspired by the super [colorls](https://github.com/athity
2424

2525
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.
2626

27-
| OS/Distro | Command |
28-
| ------------------------------- | ----------------------------------------------------------------------------------------------------------------- |
29-
| Archlinux | `pacman -S lsd` |
30-
| Fedora | `dnf install lsd` |
31-
| Gentoo | `sudo emerge sys-apps/lsd` |
32-
| macOS | `brew install lsd` or `sudo port install lsd` |
33-
| NixOS | `nix-env -iA nixos.lsd` |
34-
| FreeBSD | `pkg install lsd` |
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` |
42-
| openSUSE | `sudo zypper install lsd` |
27+
| OS/Distro | Command |
28+
| ------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------ |
29+
| Archlinux | `pacman -S lsd` |
30+
| Fedora | `dnf install lsd` |
31+
| Gentoo | `sudo emerge sys-apps/lsd` |
32+
| macOS | `brew install lsd` or `sudo port install lsd` |
33+
| NixOS | `nix-env -iA nixos.lsd` |
34+
| FreeBSD | `pkg install lsd` |
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 | **snap discontinued**, use `sudo dpkg -i lsd_0.23.1_amd64.deb` and get `.deb` file from [release page](https://github.com/Peltoche/lsd/releases) |
40+
| Solus | `eopkg it lsd` |
41+
| Void Linux | `sudo xbps-install lsd` |
42+
| openSUSE | `sudo zypper install lsd` |
4343

4444
### From source
4545

0 commit comments

Comments
 (0)