https://github.com/machinekoder/emacs-config
My emacs config
https://github.com/machinekoder/emacs-config
Last synced: 24 days ago
JSON representation
My emacs config
- Host: GitHub
- URL: https://github.com/machinekoder/emacs-config
- Owner: machinekoder
- Created: 2015-02-01T14:01:35.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2017-09-23T09:32:19.000Z (over 8 years ago)
- Last Synced: 2025-10-18T23:41:47.891Z (5 months ago)
- Language: Emacs Lisp
- Size: 55.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Emacs config
This repository contains the public part of my Emacs config.
## Use
clone this repository to `~/.emacs.d` and start emacs.
cd
git clone https://github.com/strahlex/emacs-config.git .emacs.d
cd .emacs.d
git submodule update --init --recursive