https://github.com/jaypei/emacs.d
My emacs configuration.
https://github.com/jaypei/emacs.d
Last synced: about 1 month ago
JSON representation
My emacs configuration.
- Host: GitHub
- URL: https://github.com/jaypei/emacs.d
- Owner: jaypei
- Created: 2014-09-12T09:22:56.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2015-05-19T12:58:52.000Z (about 11 years ago)
- Last Synced: 2025-03-21T05:25:10.767Z (over 1 year ago)
- Language: Emacs Lisp
- Homepage:
- Size: 500 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
* About
My new emacs configuration(2014) based on "[[https://github.com/purcell/emacs.d][a reasonable Emacs config]]".
* Installation
To install, clone this repo to ~/.emacs.d, i.e. ensure that the init.el contained in this repo ends up at ~/.emacs.d/init.el:
#+BEGIN_SRC sh
git clone https://github.com/jaypei/emacs.d.git ~/.emacs.d
#+END_SRC
Upon starting up Emacs for the first time, further third-party packages will be automatically downloaded and installed.