1
0
Fork 0

Maybe an own custom emacs conf some day?

This commit is contained in:
Jarkko Toivanen 2023-09-22 16:51:00 +03:00
parent b5c341f117
commit 8d6c196b16
Signed by: jt
GPG key ID: 9151B109B73ECAD5

2
.emacs Normal file
View file

@ -0,0 +1,2 @@
(setq inhibit-startup-message t) ;; Hide the startup message
(global-linum-mode t)