Commit Graph

934 Commits

Author SHA1 Message Date
James Cherti
fa68b2fc20 Add customfile and use-short-answers 2024-07-12 10:11:53 -04:00
James Cherti
45c1f6852c Set redisplay-skip-fontification-on-input to nil
I disabled 'redisplay-skip-fontification-on-input' because it seems to prevent
auto-revert from fontifying Dired when Emacs is not focused. Additionally, it
causes fontification to be ignored until the user presses at least one key.
2024-07-11 06:55:03 -04:00
James Cherti
4268d466f6 Update how file backup is handled 2024-07-05 08:33:51 -04:00
James Cherti
71c6539dcc Remove gcmh and auto-compile 2024-07-04 18:20:47 -04:00
James Cherti
21e3d9b00a Update .gitignore 2024-07-02 12:19:24 -04:00
James Cherti
2243797081 Add README.md 2024-07-02 12:15:17 -04:00
James Cherti
372dc58018 Improve package and use-package configuration 2024-07-02 11:56:39 -04:00
James Cherti
3b33ddb158 Improve package and use-package configuration 2024-07-02 11:36:27 -04:00
James Cherti
ae89082e53 Improve package and use-package configuration 2024-07-02 11:27:27 -04:00
James Cherti
3f576a8cec Improve package and use-package configuration 2024-07-02 11:26:00 -04:00
James Cherti
47dd6b87a4 Improve package and use-package configuration 2024-07-02 11:14:33 -04:00
James Cherti
104520b39f Improve package and use-package configuration 2024-07-02 11:13:24 -04:00
James Cherti
1cb687ac66 Improve package and use-package configuration 2024-07-02 11:12:39 -04:00
James Cherti
b03c396966 Remove uniquify 2024-06-25 20:52:20 -04:00
James Cherti
0ec9a2778f Rearrange blocks and improve the way use-package is included 2024-06-23 15:13:30 -04:00
James Cherti
21c6a6b3aa Add optimization for file-name-handler-alist and file-name-handler-alist 2024-06-22 06:14:52 -04:00
James Cherti
1b2e67713b (load): Change NOMESSAGE to t 2024-06-21 08:49:26 -04:00
James Cherti
8c0b003d2d Add more optimizations and better defaults 2024-06-20 15:48:28 -04:00
James Cherti
3a45ceb991 Add more optimizations and better defaults 2024-06-20 15:26:28 -04:00
James Cherti
36e3875e19 Make packages available when Emacs starts 2024-06-20 13:15:04 -04:00
James Cherti
c50e1d35a7 Add optimizations, auto-compile, and gcmh 2024-06-20 13:09:04 -04:00
James Cherti
77c02425fd Update .gitignore 2024-06-19 16:35:31 -04:00
James Cherti
aeaec352df Rename user-(post|pre)-init.el to (post|pre)-init.el 2024-06-19 16:33:22 -04:00
James Cherti
314fbd8388 Rename load-user-lisp -> minimal-emacs-load-user-init 2024-06-19 16:16:44 -04:00
James Cherti
0c3aad6d99 Add function: load-user-lisp 2024-06-19 15:19:30 -04:00
James Cherti
18d985eed0 Remove custom var path 2024-06-19 14:14:44 -04:00
James Cherti
f43af1aaeb Fix themes path 2024-06-19 14:13:15 -04:00
James Cherti
6742d105c2 Fix themes path 2024-06-19 14:12:33 -04:00
James Cherti
87ecdb8fdd Change the value of `user-emacs-directory' to '~/.emacs.d/var/' 2024-06-19 14:10:14 -04:00
James Cherti
d0aea0565e Fix init.el issue 2024-06-19 14:02:54 -04:00
James Cherti
aedba5f490 Add .gitignore 2024-06-19 13:57:55 -04:00
James Cherti
0caeaf1e88 Add README.md 2024-06-19 13:56:41 -04:00
James Cherti
afe41b1d10 First version of the init files 2024-06-19 13:52:20 -04:00
James Cherti
591b99721c First init 2024-06-19 12:59:05 -04:00