Git Product home page Git Product logo

monaco's Introduction

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

  • Clone or copy current files under your prefered folder
  • Open terminal and change to the font directory where you downloaded files
cd /path/to/directory/which/contains/downloaded/files/font
  • Move Ubuntu Mono derivative Powerline.ttf to your home folder ~/.fonts. If .fonts direcory does not exists create it (mkdir ~/.fonts)
mkdir ~/.fonts
mv Ubuntu\ Mono\ derivative\ Powerline.ttf ~/.fonts
  • Change to config directory and move 10-powerline-symbols.conf to ~/.config/fontconfig/conf.d/. If folders does not exists create them
mv 10-powerline-symbols.conf ~/.config/fontconfig/conf.d/
  • Execute following in terminal in order to update font cache and close all terminal windows.
sudo fc-cache
  • Open gnome terminal and select Monaco for Powerline in terminal configuration window
  • Open ~/.vimrc in vim and add let g:airline_powerline_fonts = 1 for enabling powerline fonts in airline
vim ~/.vimrc
let g:airline_powerline_fonts = 1
  • Quit from vim and open again. Now you can see powerline symbols in your airline theme.

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

monaco's People

Stargazers

Arvin Hsu avatar Daniel Simpson avatar 疯狂十六进制 avatar Yang.LUO avatar Diego Cirilo avatar ikhumoyun avatar  avatar Jihchi Lee avatar  avatar Chris Watson avatar Xiang.Lin avatar Inoyatov Khamidulla avatar Scott Sharkey avatar Pedro Vidal avatar HM. Yen avatar  avatar

Watchers

Pedro Vidal avatar James Cloos avatar  avatar Inoyatov Khamidulla 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.