18 lines
474 B
HTML
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> |