Created
January 31, 2019 13:01
-
-
Save idvoretskyi/8bce47e293ba4f0cfb4458abc33f372b to your computer and use it in GitHub Desktop.
Powerline for bash
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Powerline setup | |
powerline-daemon -q | |
POWERLINE_BASH_CONTINUATION=1 | |
POWERLINE_BASH_SELECT=1 | |
. /usr/share/powerline/bindings/bash/powerline.sh |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment