projects
/
.emacs.d.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1aeda00
)
inconsolata
author
Ramakrishnan Muthukrishnan
<ram@rkrishnan.org>
Thu, 3 Sep 2015 13:28:34 +0000
(18:58 +0530)
committer
Ramakrishnan Muthukrishnan
<ram@rkrishnan.org>
Thu, 3 Sep 2015 13:28:34 +0000
(18:58 +0530)
init.el
patch
|
blob
|
history
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)