something

This commit is contained in:
Charlie Root 2025-03-19 20:46:04 +01:00
commit 7ea2eb8f05
Signed by: faukah
SSH key fingerprint: SHA256:Uj2AXqvtdCA4hn5Hq0ZonhIAyUqI1q4w2sMG3Z1TH7E
10 changed files with 7 additions and 225 deletions

View file

@ -42,7 +42,7 @@
(require-package 'diminish)
;; Packages
(require 'init-meow)
;;(require 'init-meow)
(require 'init-gui-frames)
(require 'init-dired)
@ -96,6 +96,6 @@
;; Local Variables:
;; coding: utf-8
;; no-byte-compile: t
;; End:
;;; init.el ends here