mirror of
https://github.com/starship/starship.git
synced 2024-11-07 08:54:50 +01:00
docs: Include openSUSE in installation instructions
Co-authored-by: David Knaack <davidkna@users.noreply.github.com>
This commit is contained in:
parent
7b217056bd
commit
f1f4ea2d90
@ -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` |
|
||||
|
||||
</details>
|
||||
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user