https://github.com/ryane/.emacs.d
my emacs config
https://github.com/ryane/.emacs.d
Last synced: 4 months ago
JSON representation
my emacs config
- Host: GitHub
- URL: https://github.com/ryane/.emacs.d
- Owner: ryane
- Created: 2014-07-28T13:58:01.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-11-25T13:00:09.000Z (over 11 years ago)
- Last Synced: 2025-12-21T15:18:12.149Z (6 months ago)
- Language: Emacs Lisp
- Size: 520 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# .emacs.d
my emacs config
## Install
1. Back and remove your existing ~/.emacs.d if necessary
2. git clone https://github.com/ryane/.emacs.d.git ~/.emacs.d
3. cd ~/.emacs.d
4. git submodule init
5. git submodule update
6. Launch emacs and wait for all packages to install