mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-12-04 19:03:38 +00: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` |
|
| Gentoo | [Gentoo Packages] | `emerge app-shells/starship` |
|
||||||
| Manjaro | | `pacman -S starship` |
|
| Manjaro | | `pacman -S starship` |
|
||||||
| NixOS | [nixpkgs] | `nix-env -iA nixpkgs.starship` |
|
| NixOS | [nixpkgs] | `nix-env -iA nixpkgs.starship` |
|
||||||
|
| openSUSE | [OSS] | `zypper in starship` |
|
||||||
| Void Linux | [Void Linux Packages] | `xbps-install -S starship` |
|
| Void Linux | [Void Linux Packages] | `xbps-install -S starship` |
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
@ -458,6 +459,7 @@ This project is [ISC](https://github.com/starship/starship/blob/master/LICENSE)
|
|||||||
[homebrew]: https://formulae.brew.sh/formula/starship
|
[homebrew]: https://formulae.brew.sh/formula/starship
|
||||||
[macports]: https://ports.macports.org/port/starship
|
[macports]: https://ports.macports.org/port/starship
|
||||||
[nixpkgs]: https://github.com/NixOS/nixpkgs/blob/master/pkgs/tools/misc/starship/default.nix
|
[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
|
[pkgsrc]: https://pkgsrc.se/shells/starship
|
||||||
[scoop]: https://github.com/ScoopInstaller/Main/blob/master/bucket/starship.json
|
[scoop]: https://github.com/ScoopInstaller/Main/blob/master/bucket/starship.json
|
||||||
[termux]: https://github.com/termux/termux-packages/tree/master/packages/starship
|
[termux]: https://github.com/termux/termux-packages/tree/master/packages/starship
|
||||||
|
Loading…
Reference in New Issue
Block a user