Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

## My emacs configuration
Author : Jaseem Abid

Emacs 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)