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 a56c092 commit 553338bCopy full SHA for 553338b
README.md
@@ -31,6 +31,11 @@ There are [screenshots on different platforms](https://github.com/fastfetch-cli/
31
* Arch Linux: `sudo pacman -S fastfetch`
32
* Fedora: `sudo dnf install fastfetch`
33
* Gentoo: `sudo emerge --ask app-misc/fastfetch`
34
+* Alpine: `sudo pkg install fastfetch`
35
+* NixOS: `sudo nix-shell -p fastfetch`
36
+* openSUSE: `sudo zypper install fastfetch`
37
+
38
+Replace sudo with doas depending on what you use.
39
40
[See also if fastfetch has been packaged for your favorite Linux distro](#Packaging)
41
0 commit comments