/fancy-linux-prompt

Primary LanguageShellMIT LicenseMIT

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 & And source it in your .bashrc

curl -o ~/.fancy-prompt.sh https://raw.githubusercontent.com/rabin-io/fancy-linux-prompt/master/fancy-prompt.sh
echo source ~/.fancy-prompt.sh >> ~/.bashrc

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.