Skip to content
This repository has been archived by the owner on May 16, 2024. It is now read-only.

Commit

Permalink
adds meslo font for powerline
Browse files Browse the repository at this point in the history
  • Loading branch information
jigfox authored and rolandwalker committed Jul 26, 2014
1 parent 757747b commit 2558b90
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions Casks/font-meslo-lg-for-powerline.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
class FontMesloLgForPowerline < Cask
url 'https://github.com/Lokaltog/powerline-fonts/trunk/Meslo',
:using => :svn,
:trust_cert => true
homepage 'https://github.com/Lokaltog/powerline-fonts/tree/master/Meslo'
version 'latest'
sha256 :no_check
font 'Meslo LG L DZ Regular for Powerline.otf'
font 'Meslo LG L Regular for Powerline.otf'
font 'Meslo LG M DZ Regular for Powerline.otf'
font 'Meslo LG M Regular for Powerline.otf'
font 'Meslo LG S DZ Regular for Powerline.otf'
font 'Meslo LG S Regular for Powerline.otf'
end

0 comments on commit 2558b90

Please sign in to comment.