johngrib / johngrib.github.io

my wiki
MIT License
75 stars 42 forks source link

BE/126176-417D-4228-AA6D-2AE727DC42B7 #107

Closed utterances-bot closed 1 year ago

utterances-bot commented 4 years ago

코딩 폰트 - 기계인간 John Grib

내가 선호하는 코딩 폰트를 기록한다

https://johngrib.github.io/wiki/coding-font/

ujuc commented 4 years ago

오호 :)

다행히 brew/cask에 올라와있군요!

font-meslo-nerd-font: 2.0.0
https://github.com/ryanoasis/nerd-fonts
Not installed
From: https://github.com/Homebrew/homebrew-cask-fonts/blob/master/Casks/font-meslo-nerd-font.rb
==> Name
Meslo Nerd Font (Meslo)
==> Artifacts
Meslo LG M Regular Nerd Font Complete.otf (Font)
Meslo LG L Regular Nerd Font Complete.otf (Font)
Meslo LG S Regular Nerd Font Complete.otf (Font)
Meslo LG L DZ Regular Nerd Font Complete.otf (Font)
Meslo LG M DZ Regular Nerd Font Complete.otf (Font)
Meslo LG S DZ Regular Nerd Font Complete.otf (Font)
suseokpark commented 4 years ago

새 맥북에 설치 완료했습니다!

rumbarum commented 4 years ago

뒷분들을 위해... mac, brew 깔리신 분들은

$brew tap homebrew/cask-fonts
$brew cask install font-meslolg-nerd-font

로 간편하게 설치 가능합니다!

taeksoo-shin commented 3 years ago

@rumbarum 뒷분들을 위해서 오타가 있는 부분 수정해서 올립니다!

$brew tap homebrew/cask-fonts
$brew cask install font-meslo-lg-nerd-font

좋은 정보 감사합니다!

dongheeleeme commented 3 years ago

좋은 정보 감사합니다!

IntelliJ, Vim 및 다른 어플리케이션에는 모두 적용하였으나 Vscode에서는 Line Gap이 적용되지 않는 이슈가 있는것 같습니다. 혹시 이와 관련된 문제에 대해 아시는분 계실까요?!

wafy commented 2 years ago

뒷분을 위해서 혹시 안되시는분들은 아래와 같이 해보시기 바랍니다.

$ brew tap homebrew/homebrew-cask-fonts
$ brew install --cask font-meslo-lg-nerd-font