fancy-linux-prompt icon indicating copy to clipboard operation
fancy-linux-prompt copied to clipboard

Fancy Linux Prompt

A fancy linux prompt is a ~100% inspired~ fork of bash-powerline-ng, with Tux as the prompt symbol.

fancy-prompt

Installation

Download the Bash script

wget -O ~/.fancy-prompt.sh https://raw.githubusercontent.com/pjmp/fancy-linux-prompt/master/fancy-prompt.sh

And source it in your .bashrc

source ~/.fancy-prompt.sh

Note:

  • This assumes you have git installed.
  • If elements are not displayed properly, perhaps installing powerline fonts will help.
  • There's no plan to add support for other version control systems.