A fancy linux prompt is a 100% inspired fork of bash-powerline-ng, with Tux as the prompt symbol.
Download the Bash script
wget -O ~/.fancy-prompt.sh https://raw.githubusercontent.com/tsohr/fancy-linux-prompt/blob/master/fancy-prompt.sh
And source it in your .bashrc
source ~/.fancy-prompt.sh
- 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.