Emacs configuration
Go to file
2024-10-20 09:11:40 -08:00
eshell hyfetch in eshell 2024-02-24 17:33:00 -09:00
lisp switch to meow and move edwina configs into the modal files 2024-10-16 12:44:24 -08:00
.gitignore initial commit 2022-06-19 14:13:36 -08:00
early-init.el try advising make-obsolete. did not work 2024-07-18 12:23:11 -08:00
flake.lock do flake and org stuff? 2024-06-15 16:53:21 -08:00
flake.nix do flake and org stuff? 2024-06-15 16:53:21 -08:00
init.el update notibox url, to my own gitea :3 2024-10-20 09:11:40 -08:00
LICENSE add license 2022-08-28 14:31:25 -08:00
README.org Add screenshot (does this work, gitea?) 2024-01-23 11:57:51 -09:00
screenshot.png Add screenshot (does this work, gitea?) 2024-01-23 11:57:51 -09:00

mir's old and disproved emacs config

File structure

.
├── early-init.el ;; basic variables for starting up Emacs
├── eshell ;; most eshell configuration is in lisp/mir-packages.el
│   ├── alias
│   └── profile
├── init.el ;; loading files in lisp/ and settings that don't fit elsewhere
├── LICENSE
├── lisp
│   ├── 2048.el ;; modified from Mark Burger's version, for arbitrary board size
│   ├── man-plus.el ;; Failed attempt at more colorful man pages in Emacs
│   ├── mir-defuns.el ;; config for larger packages and GUI
│   ├── mir-evil.el ;; settings specifically for evil-mode
│   ├── mir-meow.el ;; settings specifically for meow-mode
│   ├── mir-keybinds.el ;; keyboard shortcuts using general.el
│   ├── mir-orgstuff.el ;; a few things i tried to build on org
│   ├── mir-packages.el ;; THE BIG ONE. ALL PACKAGES HERE
│   └── obsolete.el ;; settings i loved and lost and stuck in the garbage
└── README.org ;; this file lol

Screenshot

/mir/emacs/media/commit/50c978dfe94d0e2da6fad6613e7d904e18357da2/screenshot.png