Skip to content

Instantly share code, notes, and snippets.

@gahag
Created May 27, 2020 17:25
Show Gist options
  • Save gahag/3a92e6b284d1291ea9f9b21703d7dda4 to your computer and use it in GitHub Desktop.
Save gahag/3a92e6b284d1291ea9f9b21703d7dda4 to your computer and use it in GitHub Desktop.
Font
(custom-set-faces
;; custom-set-faces was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
'(default ((t (:family "Source Code Pro" :foundry "adobe" :slant normal :weight normal :height 95 :width normal)))))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment