Shell Prompt

Open-source Shell projects categorized as Prompt

Top 23 Shell Prompt Projects

  • spaceship-prompt

    :rocket::star: Minimalistic, powerful and extremely customizable Zsh prompt

  • pure

    Pretty, minimal and fast ZSH prompt (by sindresorhus)

  • Project mention: Carapace: A multi-shell completion library and binary | news.ycombinator.com | 2024-04-22

    Beyond zprof (https://www.bigbinary.com/blog/zsh-profiling) not really I'm afraid. I did the majority of my zsh-prompt hacking 10 years ago and haven't thought about it since. That snippet could be from anywhere.

    You could peek at something like zprezto https://github.com/sorin-ionescu/prezto or pure https://github.com/sindresorhus/pure for tips.

    Fetching git/hg/... info is always slow, so try and speed that up where you can (as to how to do that, uhh... I know my prompt has a dirty-state check nicked from pure for speed reasons). You can also cache any `asdf init zsh` or similar to a file and do the same "run in background" trick so the next shell will have any changes.

    The biggest improvement I can remember was dropping zprezto for my own much smaller config, I really did not need much comparatively. Mostly some git info and "good default" options. I use zgenom for a plugin manager but only have 3 plugins, probably I should just dump it and inline the plugins to avoid getting owned one day.

  • 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
  • oh-my-fish

    The Fish Shell Framework

  • Project mention: How to Set Up Your Terminal for Maximum Productivity in Development | dev.to | 2024-05-22

    oh-my-fish — packet manager for the fish shell

  • liquidprompt

    A full-featured & carefully designed adaptive prompt for Bash & Zsh

  • Project mention: Ask HN: Equivalent to sexy-bash-prompt in zsh | news.ycombinator.com | 2024-06-02

    https://github.com/liquidprompt/liquidprompt works for bash and zsh and provides heaps of git info though maybe not all that sexy-bash-prompt does

  • tide

    🌊 The ultimate Fish prompt. (by IlanCosman)

  • Project mention: Oh My Zsh | news.ycombinator.com | 2024-01-22

    Tide is as close to powerlevel10k as one can get in Fish.

    https://github.com/IlanCosman/tide

  • pure

    Pretty, minimal, and fast prompt for Fish shell inspired by sindresorhus/pure (by pure-fish)

  • zsh-kubectl-prompt

    Display information about the kubectl current context and namespace in zsh prompt.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • fancy-git

    That's a terminal prompt changer that shows a few cool git informations about your repository state. You can choose among different styles and enjoy all the aliases it provides you. Feel free for contributing, pull requests and issues are always welcome! ;)

  • sbp

    Simple Bash Prompt (SBP) is a bash prompt, which strives to be simple. But it isn't. But it looks kind of nice. I think.

  • zsh-vim-mode

    Friendly bindings for ZSH's vi mode

  • agkozak-zsh-prompt

    A fast, asynchronous Zsh prompt with color ASCII indicators of Git, exit, SSH, virtual environment, and vi mode status. Framework-agnostic and customizable.

  • promptless

    Discontinued 🚀 A super fast and extremely minimal shell prompt.

  • polyglot

    Color, ASCII-only Git prompt for zsh, bash, ksh93, mksh, pdksh, oksh, dash, yash, busybox ash, and osh (by agkozak)

  • lean

    Pretty, minimal, one-line, fast ZSH prompt (by miekg)

  • lucid.fish

    Minimalist, high-performance fish prompt

  • auto-ls

    zsh plugin for auto-ls

  • fishline

    A powerline prompt framework for the fish-shell built in fish-shell.

  • zcolors

    🌈 Use your $LS_COLORS to generate a coherent theme for Git & your Zsh prompt, command line and completions.

  • bash-cache

    Transparent caching layer for bash functions; particularly useful for functions invoked as part of your prompt.

  • mini-prompt

    🦊 Minimal and versatile bash prompt

  • diyship

    🧰🚀 Cross-shell prompt framework

  • minimal

    A minimal fork of subnixr's minimal prompt theme. (by zimfw)

  • dotfiles

    My dotfiles: macOS, OpenBSD, Linux. Setup: git init; git remote add github https://github.com/rollcat/dotfiles; git pull github master (by rollcat)

  • Project mention: Linux Filesystem Hierarchy | news.ycombinator.com | 2023-12-01

    Oh my gosh, that /opt/local rant was prophetic.

    This is how I set my $PATH, note this code is portable between several Linux distros (including NixOS), macOS, OpenBSD, FreeBSD, and amd64/arm64...

    <https://github.com/rollcat/dotfiles/blob/52a634f/.profile#L1...>

    Whenever I touch it, I just wish I could put PATH=/bin in there instead, but then I'd be stuck juggling 17 different ways to make bind mounts.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Shell Prompt related posts

  • Ask HN: Equivalent to sexy-bash-prompt in zsh

    2 projects | news.ycombinator.com | 2 Jun 2024
  • Liquidprompt: Full-featured, carefully designed adaptive prompt for Bash, Zsh

    1 project | news.ycombinator.com | 20 Mar 2024
  • Perl support in Liquidprompt

    5 projects | dev.to | 2 Dec 2023
  • What can I do to recreate this prompt?

    2 projects | /r/linuxquestions | 5 Jun 2023
  • KDotfiles, a typical dotfiles project made to make life easier after post installation.

    1 project | /r/dotfiles | 31 May 2023
  • Is there any way to remove the first newline from Starship Prompt?

    1 project | /r/commandline | 24 May 2023
  • Spaceship – Minimalistic, powerful and customizable Zsh prompt

    1 project | news.ycombinator.com | 6 May 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 2 Jun 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Prompt projects in Shell? This list will help you:

Project Stars
1 spaceship-prompt 19,170
2 pure 12,868
3 oh-my-fish 10,195
4 liquidprompt 4,438
5 tide 2,681
6 pure 1,193
7 zsh-kubectl-prompt 552
8 fancy-git 458
9 sbp 325
10 zsh-vim-mode 320
11 agkozak-zsh-prompt 270
12 promptless 187
13 polyglot 170
14 lean 154
15 lucid.fish 138
16 auto-ls 89
17 fishline 78
18 zcolors 76
19 bash-cache 68
20 mini-prompt 36
21 diyship 8
22 minimal 8
23 dotfiles 4

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com