Turn on elcord-mode on launch for emacs

This commit is contained in:
--global 2022-11-30 15:55:56 +03:00
parent 58d8881bb3
commit a4a628392a

View file

@ -52,6 +52,7 @@
(elcord-mode 1) ;; Magit will use the name "--global" if you just forget to
;; set your git name and mail, so I set them up and will push this change
;; as a commit. Pretend you didn't see this.
;; Edit: It just didn't work. I'll commit this one using git. Still not here.
(custom-set-variables
'(initial-frame-alist (quote ((fullscreen . maximized))))