Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pombadev/fancy-linux-prompt


https://github.com/pombadev/fancy-linux-prompt

bash bash-prompt fancy

Last synced: 17 days ago
JSON representation

Awesome Lists containing this project

README

        

# Fancy Linux Prompt

A fancy linux prompt is a ~100% inspired~ fork of [bash-powerline-ng](https://github.com/z4ziggy/bash-powerline-ng), with Tux as the prompt symbol.

![fancy-prompt](https://raw.github.com/pombam/fancy-linux-prompt/master/Screenshot.png)

## 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](https://powerline.readthedocs.io/en/latest/installation.html) will help.
* There's no plan to add support for other version control systems.