homebrew-cask/Casks/font/font-p/font-powerline-symbols.rb

13 lines
297 B
Ruby

cask "font-powerline-symbols" do
version :latest
sha256 :no_check
url "https://github.com/powerline/powerline/raw/master/font/PowerlineSymbols.otf"
name "Powerline Symbols"
homepage "https://github.com/powerline/powerline"
font "PowerlineSymbols.otf"
# No zap stanza required
end