Starship.rs: minimal, fast prompt for any shell

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • starship

    ☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!

  • no_color

    Website data for no-color.org

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • shell-bling-ubuntu

    A few scripts to be run on a fresh-off-the-presses Ubuntu VM, in order to get its shell nice 'n purdy.

  • Yes! This is why I pair the two up in https://github.com/hiAndrewQuinn/shell-bling-ubuntu.

    These context clues are especially important for newcomers to the command line. A CLI newbie who sticks with it might eventually progress to the point where they decide to ditch Starship, or to ditch fish, or to ditch both, but until they get to that point, the solid defaults and OOTB features of these two have a lot going for them.

  • etc

    Things that are too small to keep in a separate repo, but too important not to version them. (by rollcat)

  • Since this is now a share your prompt thread, here's mine:

    https://github.com/rollcat/etc/tree/master/cmd/prompter

    It's quite portable (didn't test on Windows though); ~170 lines of Go; no dependencies outside of stdlib; calls no external commands; supports SSH, git, Docker, nix, and virtualenv; extremely simple to hack on.

  • nixos-config

    KISS NixOS configuration based on Flakes & flake-parts (supports macOS too) (by srid)

  • If you use home-manager, installing starship is as simple as adding `programs.starship.enable = true;`.

    https://github.com/srid/nixos-config/blob/master/home/starsh...

    Incidentally, starship also gives a visual indication of whether you are in the nix shell or not, which is pretty handy when using direnv:

    https://nixos.asia/en/direnv

  • bass

    Make Bash utilities usable in Fish shell

  • > I do wish fish could seamlessly convert and run bash scripts on the fly..

    It can. With a little help. I use this:

    https://github.com/edc/bass

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts