https://github.com/propan/emacs-config
My emacs configuration files
https://github.com/propan/emacs-config
Last synced: 5 months ago
JSON representation
My emacs configuration files
- Host: GitHub
- URL: https://github.com/propan/emacs-config
- Owner: propan
- Created: 2013-10-19T09:54:20.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2015-11-04T13:12:43.000Z (over 10 years ago)
- Last Synced: 2025-07-11T06:43:30.920Z (12 months ago)
- Language: Emacs Lisp
- Size: 277 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# emacs-config
Sacred files of Emacs.
# Installation
```bash
git clone git@github.com:propan/emacs-config.git .emacs.d
cd .emacs.d
git submodule update --init
```