/bash-powerline

powerline by bash

Primary LanguageShell

bash-powerline

powerline by bash

bash_powerline01

Menlo-Powerline.otf 字体补丁

bash_powerline02

Bash:

Add the following to your .bashrc:

  
if [ -f ~/.bash_powerline01.sh  ]; then
    . ~/.bash_powerline01.sh
fi