Compare commits

..

2 Commits

Author SHA1 Message Date
kj
55a5f04cbc Remove emacs starup message. 2022-04-06 23:29:52 -04:00
kj
8da09aa546 add git ignore. 2022-04-06 23:29:03 -04:00
2 changed files with 6 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@ -0,0 +1,5 @@
elpa
transient
eln-cache
private/.*
private/cache

View File

@ -77,6 +77,7 @@
cursor-type 'bar ; Usar la barrita como cursor
cursor-in-non-selected-windows nil ; Desaparecer el cursor en frames no activos.
indent-tabs-mode nil ; Cambiar tabs por espacios.
inhibit-startup-message t ; Eliminar el mensaje de inicio.
)
(setq
custom-file (concat private-dir "/.custom.el") ; Cabiar la ruta del código que se genera al isntalar un theme o package