]> git.rkrishnan.org Git - .emacs.d.git/commitdiff
inconsolata
authorRamakrishnan Muthukrishnan <ram@rkrishnan.org>
Thu, 3 Sep 2015 13:28:34 +0000 (18:58 +0530)
committerRamakrishnan Muthukrishnan <ram@rkrishnan.org>
Thu, 3 Sep 2015 13:28:34 +0000 (18:58 +0530)
init.el

diff --git a/init.el b/init.el
index 47ba8a4b4c6330db06985f9b5f76ea1312cd5902..e176516441f39f5501068dadcf213be5f80ee2e2 100644 (file)
--- a/init.el
+++ b/init.el
@@ -13,6 +13,9 @@
 ;; column number
 (column-number-mode 1)
 
+;; font
+(set-default-font "Inconsolata-12")
+
 ;; Don't let Emacs hurt your ears
 (setq visible-bell t)