stuff
This commit is contained in:
parent
d433c09dd1
commit
25e7b5a8b0
7 changed files with 54 additions and 2 deletions
6
bashrc.d/powerline
Normal file
6
bashrc.d/powerline
Normal file
|
@ -0,0 +1,6 @@
|
|||
if [ -f `which powerline-daemon` ]; then
|
||||
powerline-daemon -q
|
||||
POWERLINE_BASH_CONTINUATION=1
|
||||
POWERLINE_BASH_SELECT=1
|
||||
. /usr/share/powerline/bash/powerline.sh
|
||||
fi
|
Loading…
Add table
Add a link
Reference in a new issue