Skip to content

pombadev/fancy-linux-prompt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.