powerline-status
Mon 07 September 2015Powerline is a statusline plugin for vim, and provides statuslines and prompts for several other applications, including zsh, bash, tmux, IPython, Awesome and Qtile. Documentation https://powerline.readthedocs.org/en/latest/ Bash prompt Add the following line to your ~/.bashrc or /etc/bash.bashrc: if [ -f `which powerline-daemon` ]; then powerline-daemon ...