2019-04-13 00:47:49 -04:00
2019-04-12 19:13:14 -04:00
2019-04-13 00:34:56 -04:00
2019-04-03 20:14:26 -04:00
2019-04-13 00:34:56 -04:00
2019-04-13 00:47:49 -04:00
2019-04-13 00:45:33 -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!

Starship is a Rust port of the minimalistic, powerful, and extremely customizable prompt Spaceship ZSH.

Features

Prompt segments

  • Prompt character turns red if the last command exits with non-zero code.
  • Current Node.js version().
  • Current Rust version (𝗥).
  • Current battery level and status
  • Current Git branch and rich repo status.
  • Indicator for jobs in the background ().
  • Execution time of the last command if it exceeds the set threshold.

Shell support

  • Fish shell
  • Z Shell
  • Bash

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
    
Description
🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
Readme ISC 177 MiB
Languages
Rust 95.8%
Shell 2.7%
PowerShell 1.1%
Lua 0.1%
Nu 0.1%