1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-06-18 08:12:21 +00:00
The minimal, blazing-fast, and infinitely customizable prompt for any shell!
Go to file
2019-04-13 00:34:56 -04:00
benches Fix up benchmarks 2019-04-12 19:13:14 -04:00
src Add fish_prompt 2019-04-13 00:34:56 -04:00
.gitignore Add segment structure and logic 2019-04-03 20:14:26 -04:00
azure-pipelines.yml Add tests to dir home truncation 2019-04-04 14:32:22 -04:00
Cargo.lock Revert "Parallelize nodejs file checks" 2019-04-12 13:10:31 -04:00
Cargo.toml Revert "Parallelize nodejs file checks" 2019-04-12 13:10:31 -04:00
fish_prompt.fish Add fish_prompt 2019-04-13 00:34:56 -04:00
README.md Add fish_prompt 2019-04-13 00:34:56 -04:00

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