Skip to content

Instantly share code, notes, and snippets.

@ryanpcmcquen
Last active July 23, 2020 16:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryanpcmcquen/1ca6d1d7b5c8580aebef4f840e29f83a to your computer and use it in GitHub Desktop.
Save ryanpcmcquen/1ca6d1d7b5c8580aebef4f840e29f83a to your computer and use it in GitHub Desktop.
Emacs Prelude customizations.
;; (add-hook 'prelude-prog-mode-hook (lambda () (smartparens-mode -1)) t)
(set-face-attribute 'default nil :height 150)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment