Skip to content

Instantly share code, notes, and snippets.

@epegzz
Created January 18, 2012 17:19
Show Gist options
  • Star 93 You must be signed in to star a gist
  • Fork 31 You must be signed in to fork a gist
  • Save epegzz/1634235 to your computer and use it in GitHub Desktop.
Save epegzz/1634235 to your computer and use it in GitHub Desktop.
Monaco for vim-powerline

INSTALL

Just download and put into your ~/.fonts dir and run fc-cache -vf

If you're using urxvt add something like this to your ~/.Xresources or ~/.Xdefaults:

URxvt*font:                 xft:Monaco for Powerline:regular:size=8
URxvt*imFont:               xft:Monaco for Powerline:regular:size=8
URxvt*boldFont:             xft:Monaco for Powerline:bold:size=8
URxvt*italicFont:           xft:Monaco for Powerline:italic:size=8
URxvt*boldItalicFont:       xft:Monaco for Powerline:bold:italic:size=8

Make sure to run xrdb -merge ~/.Xresources afterwards and close all urxvt terminals.

@deathmaz
Copy link

Thank you very much!!!

@dinhtungdu
Copy link

Perfect! So beautiful on OSX at 12pt.

@ardian
Copy link

ardian commented Oct 31, 2016

If this doesn't work for anyone, I got this working on linux https://gist.github.com/baopham/1838072

@liul85
Copy link

liul85 commented Mar 25, 2017

nice, works perfect for me in terminal!!!

@darknightush
Copy link

Thanks! It is working finally on my ubuntu!

@epegzz
Copy link
Author

epegzz commented Aug 26, 2021

Thanks! It is working finally on my ubuntu!

Haha, nice! And it only took 10 years 🤣

@lemondog
Copy link

that's cool

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment