-
Install powerline
sudo apt install powerline source /usr/share/powerline/bindings/bash/powerline.sh
-
Download and install fonts
git clone https://github.com/powerline/fonts.git && cd fonts && sh ./install.sh
-
Add this lines to .bashrc file if bash is what you use. You could add to other files like .zshrc etc. I use bash so there. This ensures that this switch is automatic when you start bash
.bashrc > if [ -f /usr/share/powerline/bindings/bash/powerline.sh ]; then