eed3si9n / dotfiles

dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

font patching

$ cd ~/work
$ git clone https://github.com/Lokaltog/powerline-fontpatcher
$ mkdir -p $HOME/fonts
$ cd ~/fonts/
$ sudo cp /System/Library/Fonts/xyz.ttf ~/fonts/
$ ls
xyz.ttf
$ fontforge -script ~/work/powerline-fontpathcer/scripts/powerline-fontpatcher xyz.ttf

About

dotfiles


Languages

Language:Lua 79.1%Language:Vim Script 13.9%Language:Shell 5.0%Language:Scala 2.0%