Skip to content

Commit

Permalink
add sfmono nerdfont cask
Browse files Browse the repository at this point in the history
  • Loading branch information
indirect committed Jun 28, 2020
1 parent a2f076e commit f245198
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions Casks/font-sf-mono-nerd-font.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
cask 'font-sf-mono-nerd-font' do
version '15.0d5e1'
sha256 '8621fe412854db2846522c65619e635c8968f64b3341910b5286a95c46aac618'

url "https://github.com/epk/SF-Mono-Nerd-Font/releases/download/v#{version}/SF-Mono-Nerd-Font.zip"
appcast 'https://github.com/epk/SF-Mono-Nerd-Font/releases.atom'
name 'SF-Mono-Nerd-Font'
homepage 'https://github.com/epk/SF-Mono-Nerd-Font'

font 'SF-Mono-Nerd-Font/SFMono Bold Italic Nerd Font Complete.otf'
font 'SF-Mono-Nerd-Font/SFMono Bold Nerd Font Complete.otf'
font 'SF-Mono-Nerd-Font/SFMono Heavy Italic Nerd Font Complete.otf'
font 'SF-Mono-Nerd-Font/SFMono Heavy Nerd Font Complete.otf'
font 'SF-Mono-Nerd-Font/SFMono Light Italic Nerd Font Complete.otf'
font 'SF-Mono-Nerd-Font/SFMono Light Nerd Font Complete.otf'
font 'SF-Mono-Nerd-Font/SFMono Medium Italic Nerd Font Complete.otf'
font 'SF-Mono-Nerd-Font/SFMono Medium Nerd Font Complete.otf'
font 'SF-Mono-Nerd-Font/SFMono Regular Italic Nerd Font Complete.otf'
font 'SF-Mono-Nerd-Font/SFMono Regular Nerd Font Complete.otf'
font 'SF-Mono-Nerd-Font/SFMono Semibold Italic Nerd Font Complete.otf'
font 'SF-Mono-Nerd-Font/SFMono Semibold Nerd Font Complete.otf'
end

0 comments on commit f245198

Please sign in to comment.