https://github.com/difrex/emacs
GNU Emacs configuration
https://github.com/difrex/emacs
Last synced: 4 months ago
JSON representation
GNU Emacs configuration
- Host: GitHub
- URL: https://github.com/difrex/emacs
- Owner: Difrex
- License: gpl-3.0
- Created: 2018-03-23T07:46:46.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-20T08:48:46.000Z (about 8 years ago)
- Last Synced: 2025-10-23T04:38:51.795Z (8 months ago)
- Language: Emacs Lisp
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
- License: LICENSE
Awesome Lists containing this project
README
* emacs
My own GNU Emacs configuration.
Not for all, some code not pushed.
* Installation
Clone source
#+begin_src
$ git clone https://github.com/Difrex/emacs.git ~/.emacs.d
#+end_src
Get submodules
#+begin_src
$ cd ~/.emacs.d
$ git submodule update init
#+end_src
* Customization
Run *M-x customize-group emacs*