How do I make my terminal like this pic? it shows different colours depending the status of git file.

This page summarizes the projects mentioned and recommended in the original post on /r/linux

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

    A cross-shell customizable powerline-like prompt with icons

  • If you use Bash then you can do this with Silver

  • bash-it

    A community Bash framework.

  • I use Bash-it framework with powerline theme (no Python) and it looks awesome. Installing is pretty simple, then you just add bash export BASH_IT_THEME='powerline' to your .bashrc and finally set up console font to be consistent (I use Source Code Pro).

  • 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
  • gitstatus

    Git status for Bash and Zsh prompt

  • If you prefer going lightweight and avoid installing the OhMyZsh, p10k and the like, you may use https://github.com/romkatv/gitstatus, which provides the basic elements.

  • powerline

    Powerline is a statusline plugin for vim, and provides statuslines and prompts for several other applications, including zsh, bash, tmux, IPython, Awesome and Qtile.

  • Looks like I installed this one via apt-get. To use it, I have this in my ~/.config/fish/fish.config:

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