1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-09-28 21:19:10 +00:00
starship/install/macos_packages/pkg_resources/English.lproj/welcome.html
Kevin Song 955a0f7a33
ci: Notarize MacOS Binaries and Add Flat Package Installers (#3571)
* ci: Notarize MacOS

* Modify logging and documentation to be better

* Make a copy of certain parts of the deploy workflow

* Delete testing workflow
2022-02-27 15:58:28 -06:00

18 lines
474 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Install Starship</title>
<meta charset="utf-8">
</head>
<body>
<font face="Helvetica Neue" size="4">
<p>Starship is the minimal, blazing-fast, and infinitely customizable prompt for any shell!</p>
<p>This installer will install Starship on to <code>/usr/local/</code> on your system.</p>
<p>After the installation, you will need to modify your shell startup files to
use starship.</p>
</font>
</body>
</html>