https://github.com/sandinmyjoints/.emacs.d
.emacs.d contents
https://github.com/sandinmyjoints/.emacs.d
Last synced: 3 months ago
JSON representation
.emacs.d contents
- Host: GitHub
- URL: https://github.com/sandinmyjoints/.emacs.d
- Owner: sandinmyjoints
- Created: 2013-01-19T22:24:56.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2025-01-23T22:08:43.000Z (5 months ago)
- Last Synced: 2025-02-08T09:12:58.594Z (4 months ago)
- Language: Emacs Lisp
- Size: 3.73 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sandinmyjoints' .emacs.d
Works on Emacs >=23.
Some packages are git submodules, so after cloning, do:
`$ git submodule init && git submodule update`
Some packages are ELPA packages. On Emacs >=24, you'll be prompted to install
them automatically. On Emacs 23, you'll need to install
[package.el](http://bit.ly/pkg-el23) manually or with
[auto-install](http://www.emacswiki.org/emacs/auto-install.el) (which itself
must be installed manually).