Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jaseemabid/emacs.d
My emacs configuration
https://github.com/jaseemabid/emacs.d
Last synced: about 1 month ago
JSON representation
My emacs configuration
- Host: GitHub
- URL: https://github.com/jaseemabid/emacs.d
- Owner: jaseemabid
- License: mit
- Created: 2012-09-26T07:47:54.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2017-10-25T14:28:56.000Z (about 7 years ago)
- Last Synced: 2024-04-14T15:54:49.593Z (9 months ago)
- Language: Emacs Lisp
- Size: 977 KB
- Stars: 6
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
## My emacs configuration
Author : Jaseem AbidEmacs configuration files rebuild for Emacs 24.
### Screenshot
![Screenshot](./screens/screen.png)
### Instructions
Backup your existing emacs config as this will replace it.
```sh
# Backup existing files
mv .emacs .emacs.backup
mv .emacs.d .emacs.d.backup# Clone the repo to ~/.emacs.d
git clone https://github.com/jaseemabid/emacs.d.git .emacs.d# Fire up your Emacs dependencies will be installed automatically
# Restart
```## TODO
$ watson
## License
The MIT License (MIT)