https://github.com/candera/emacs
My emacs setup
https://github.com/candera/emacs
Last synced: 8 months ago
JSON representation
My emacs setup
- Host: GitHub
- URL: https://github.com/candera/emacs
- Owner: candera
- Created: 2011-03-27T10:16:24.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2024-09-11T14:55:43.000Z (over 1 year ago)
- Last Synced: 2025-03-24T05:48:31.733Z (about 1 year ago)
- Language: Emacs Lisp
- Homepage:
- Size: 2.96 MB
- Stars: 17
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Craig Andera's emacs Setup
This repository contains my personal emacs setup. It is intended to be used with emacs 23 - previous versions may not work at all.
# Getting Started
This setup makes heavy use of git submodules, and it puts all my stuff
in ~/.emacs.d/custom to allow you to put your own customizations right
in ~/.emacs.d.
1. Clone this repository.
1. Run /path/to/this/repo/setup
That should do it!