https://github.com/mumu-lhl/.emacs.d
My emacs configure
https://github.com/mumu-lhl/.emacs.d
Last synced: 5 months ago
JSON representation
My emacs configure
- Host: GitHub
- URL: https://github.com/mumu-lhl/.emacs.d
- Owner: mumu-lhl
- Archived: true
- Created: 2023-07-18T09:50:59.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-15T07:53:48.000Z (almost 2 years ago)
- Last Synced: 2025-03-02T05:27:50.008Z (7 months ago)
- Language: Emacs Lisp
- Size: 916 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
** .emacs.d
*** Install#+begin_src sh
git clone https://github.com/mumulhl/.emacs.d.git --depth 1
git submodule update --init --recursive
#+end_src