1


- Open your terminal  and type the following command :
apt-get install python-pip
pip install --user git+git://github.com/Lokaltog/powerline
- edit the file. profiles
   add the line is at the bottom
if [ -d "$HOME/.local/bin" ];
    then PATH="$HOME/.local/bin:$PATH"
    fi

- Install powerline
su -c 'pip install git+git://github.com/Lokaltog/powerline' 
- install powerline symbol
wget https://github.com/Lokaltog/powerline/raw/develop/font/PowerlineSymbols.otf
wget https://github.com/Lokaltog/powerline/raw/develop/font/10-powerline-symbols.conf
mv PowerlineSymbols.otf /usr/share/fonts/
fc-cache -vf
fc-cache -vf
mv 10-powerline-symbols.conf /etc/fonts/conf.d/
- Install patched powerline
git clone https://github.com/Lokaltog/powerline-fonts.git
mv powerline-fonts/ /usr/share/fonts/truetype
- update fonts
fc-cache -vf
- create a new folder name any kind
git clone https://github.com/milkbikis/powerline-shell
- Continue to go to the folder powerline-shell
   No clay config.dist.py file? then copy
cp config.py.dist config.py
- Then. ./install.py

- clay is there a powerline-shell.py file?
   if there is a copy to a folder / root
cp powerline-shell.py /root
- Font at its terminal in the same font changing powerline

- Then replace. bashrc the following this link

enjoyy

Post a Comment

  1. good job
    I tried on my laptop it worked

    http://sss-id-sumatera.blogspot.com/

    ReplyDelete

Emoticon
:) :)) ;(( :-) =)) ;( ;-( :d :-d @-) :p :o :>) (o) [-( :-? (p) :-s (m) 8-) :-t :-b b-( :-# =p~ $-) (b) (f) x-) (k) (h) (c) cheer
Click to see the code!
To insert emoticon you must added at least one space before the code.

 
Top