Compare commits
No commits in common. "55a5f04cbc62cec7a3eb067bc83b76a345982c8f" and "662112e6ab1b457705e318bcfb531b8ac69444a1" have entirely different histories.
55a5f04cbc
...
662112e6ab
5
.gitignore
vendored
5
.gitignore
vendored
@ -1,5 +0,0 @@
|
||||
elpa
|
||||
transient
|
||||
eln-cache
|
||||
private/.*
|
||||
private/cache
|
@ -77,7 +77,6 @@
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user