From f1f4ea2d90ae063a2af7ec733018a7cc9b6fa071 Mon Sep 17 00:00:00 2001 From: Frederik Banning <65158285+fbanning@users.noreply.github.com> Date: Tue, 7 Nov 2023 12:10:47 +0100 Subject: [PATCH] docs: Include openSUSE in installation instructions Co-authored-by: David Knaack --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1205db8f8..2c87fd812 100644 --- a/README.md +++ b/README.md @@ -232,6 +232,7 @@ Alternatively, install Starship using any of the following package managers: | Gentoo | [Gentoo Packages] | `emerge app-shells/starship` | | Manjaro | | `pacman -S starship` | | NixOS | [nixpkgs] | `nix-env -iA nixpkgs.starship` | +| openSUSE | [OSS] | `zypper in starship` | | Void Linux | [Void Linux Packages] | `xbps-install -S starship` | @@ -458,6 +459,7 @@ This project is [ISC](https://github.com/starship/starship/blob/master/LICENSE) [homebrew]: https://formulae.brew.sh/formula/starship [macports]: https://ports.macports.org/port/starship [nixpkgs]: https://github.com/NixOS/nixpkgs/blob/master/pkgs/tools/misc/starship/default.nix +[OSS]: https://software.opensuse.org/package/starship [pkgsrc]: https://pkgsrc.se/shells/starship [scoop]: https://github.com/ScoopInstaller/Main/blob/master/bucket/starship.json [termux]: https://github.com/termux/termux-packages/tree/master/packages/starship