https://github.com/honmaple/maple-emacs
Emacs configuration
https://github.com/honmaple/maple-emacs
Last synced: about 1 year ago
JSON representation
Emacs configuration
- Host: GitHub
- URL: https://github.com/honmaple/maple-emacs
- Owner: honmaple
- License: gpl-3.0
- Created: 2019-09-15T00:39:49.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-02-14T14:24:12.000Z (over 1 year ago)
- Last Synced: 2025-02-14T15:32:01.553Z (over 1 year ago)
- Language: Emacs Lisp
- Size: 1.22 MB
- Stars: 6
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
- License: LICENSE
Awesome Lists containing this project
README
* maple-emacs
my personal emacs configuration.
** screenshots
[[https://github.com/honmaple/maple-emacs/blob/master/screenshot/example.png]]
[[https://github.com/honmaple/maple-emacs/blob/master/screenshot/example1.png]]
[[https://github.com/honmaple/maple-emacs/blob/master/screenshot/example2.png]]
** How to use
#+begin_src bash
cd ~
mv .emacs.d emacs.d.bak
git clone https://github.com/honmaple/maple-emacs ~/.emacs.d
#+end_src