Now works with Fedora
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# Powerline configuration
|
||||
if [ -f /usr/bin/powerline-daemon ]; then
|
||||
powerline-daemon -q
|
||||
POWERLINE_BASH_CONTINUATION=1
|
||||
POWERLINE_BASH_SELECT=1
|
||||
source /usr/share/powerline/bash/powerline.sh
|
||||
fi
|
||||
Reference in New Issue
Block a user