Skip to content

iddinev/bash-powerline

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 

Repository files navigation

bash-powerline

Powerline for Bash in pure Bash script.

bash-powerline bash-powerline

The screenshots are produced using my version of the terminal material theme.
The original material theme can be found here:
terminal.sexy
tlatsas/xcolors
XFCE terminal version of my material theme:
iddinev/material

This fork is based on riobard/bash-powerline, please refer to its README for more information.

I've included some personal modifications/additions:

  • Simpler (not reliable on fancy fonts) symbols.
  • Modular look - easy for extension and copy-pasting around - paths/time/dates.
  • Additional sections: tmux, date, OS flavour, root/user, hostname.
  • Colors are picked to work ok with both dark and light themes (solarized and my material mentioned above).

Installation

Download the Bash script

curl https://raw.githubusercontent.com/iddinev/bash-powerline/master/.bash-powerline > ~/.bash-powerline

And source it in your .bashrc

source ~/.bash-powerline

About

Powerline-style Bash prompt in pure Bash script. See also https://github.com/riobard/zsh-powerline

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%