Giter Site home page Giter Site logo

menlo-for-powerline's Introduction

Menlo for Powerline

Menlo font patched to work with Powerline. Menlo's always been may favorite font to use on OS X while programming, but I was annoyed that I couldn't find a properly patched file anywhere. After a bit of trial and error, I managed to create a working version. If you find any errors with the font, please let me know.

OS X

1. Double click the font in Find and select "Install this font." It will appear to have some very strange glyphs but will work as intended.

2. If you use MacVim, add the following line to your vimrc:

set guifont=Menlo\ for\ Powerline

3. For use with Terminal.app or iTerm, change your settings according. You should select your font as Menlo for Powerline.

4. Enjoy!

Linux

NB: I have not actually tried this, but it should work. I don't have access to a Linux machine, but these commands should be correct.

1. Copy Menlo for Powerline.ttf into your ~/.fonts directory. (Or any X font directory)

$ cp "Menlo for Powerline.ttf" ~/.fonts

2. Update your fonts cache.

$ fc-cache -vf ~/.fonts

If you're in a terminal, you may or may not need to restart all windows before changes take effect.

3. If you use gvim, add the following line to your vimrc:

set guifont=Menlo\ for\ Powerline

4. For use with the terminal, change your settings according.

5. Enjoy!

Bold, Italic, Bold Italic

As far as I know, these extra font styles should work. I've had absolutely not problems with them, however, you may run into an issue. I added them as to provide support for bold, italic, and bold italic fonts within the terminal. Please let me know if you have any issues.

menlo-for-powerline's People

Contributors

lxbrtsch avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.