My favorite programming fonts!
curl -L https://github.com/hbin/top-programming-fonts/raw/master/install.sh | bash
;; Click [here](https://github.com/hbin/dotfiles-for-emacs) to take a further look.
(set-frame-font "Menlo:pixelsize=18")
;; If you use Emacs Daemon mode
(add-to-list 'default-frame-alist
(cons 'font "Menlo:pixelsize=18"))
set guifont=Monaco\ 12
Tools -> Preference -> Or Something else
Fork and pull request!
Notice: Please let me know if you have any question about the license.