Home

Awesome

Patched Monaco Font for airline or powerline

Monaco font for airline or powerline vim plugin. Which is tested on gnome terminal in Ubuntu 14.04 LTS.

INSTALL

cd /path/to/directory/which/contains/downloaded/files/font
mkdir ~/.fonts
mv Ubuntu\ Mono\ derivative\ Powerline.ttf ~/.fonts
mv 10-powerline-symbols.conf ~/.config/fontconfig/conf.d/
sudo fc-cache
vim ~/.vimrc
let g:airline_powerline_fonts = 1

P.S.: I did not use powerline so I did not tested but it works in airline. If you wondering why font name Ubuntu Mono derivative Powerline.ttf read here