tangled
alpha
login
or
join now
karei.dev
/
unix-config
Configuration files
0
fork
atom
overview
issues
pulls
pipelines
Compare changes
Choose any two refs to compare.
base:
dev
no tags found
compare:
dev
no tags found
go
options
unified
split
Changed files
+1
.config
emacs
init.el
+1
.config/emacs/init.el
···
67
67
(setq desktop-path `(,temp-dir)))
68
68
(setq-default indent-tabs-mode nil)
69
69
(setq-default tab-width 4)
70
70
+
(setq-default display-line-numbers-width 4)
70
71
(setq desktop-restore-frames nil)
71
72
(setq use-dialog-box nil)
72
73
(setq use-short-answers t)