1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-06-09 03:42:22 +00:00
starship/README.md
2019-04-13 00:34:56 -04:00

484 B

Starship 🚀

The cross-shell prompt for astronauts.


This is very much work in progress, so please don't try to use it just yet!

Setup

Prerequisites

  • Rust v1.33 or higher
  • Fisher v3

Getting Started

  1. cd to the root of the starship repo

  2. Install the starship binary:

    cargo install --path .
    
  3. Install the fish shell prompt with fisher:

    fisher $PWD