https://github.com/picandocodigo/emacs-config
Emacs config files
https://github.com/picandocodigo/emacs-config
Last synced: 4 months ago
JSON representation
Emacs config files
- Host: GitHub
- URL: https://github.com/picandocodigo/emacs-config
- Owner: picandocodigo
- Created: 2013-04-06T06:14:58.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2017-06-09T13:42:07.000Z (about 8 years ago)
- Last Synced: 2025-01-10T04:19:43.940Z (6 months ago)
- Language: Emacs Lisp
- Size: 3.54 MB
- Stars: 4
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Emacs configuration files
![]()
```
$ git clone [email protected]:picandocodigo/emacs-config.git
$ cd emacs-config
$ git submodule init
$ git submodule update
```## Quickguide
`reference.org` - is a reference card for commands and other helpful stuff.
`emacs.d/init.el` - main config
`emacs.d/packages/key-bindings.el` - Key bindings and keyboard aliases
`emacs.d/packages/programming.el` - Programming modes and code
`emacs.d/packages/custom_libs` - Git submodule for [custom libs](https://github.com/picandocodigo/emacs-elisp) :octocat: