This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit 4f9e9f848393c2fea45d81782df92f02b816c84c
tree 40fcfc2e544f6732f5d708eb7fcbfb6fe0b37490
parent 1425a63aa97f3c7b011be796152f88bd705f1683 parent 4158981fca047e4c5c8283a3792557fe59b7671f
tree 40fcfc2e544f6732f5d708eb7fcbfb6fe0b37490
parent 1425a63aa97f3c7b011be796152f88bd705f1683 parent 4158981fca047e4c5c8283a3792557fe59b7671f
emacs /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Mon Oct 05 05:19:09 -0700 2009 | |
| |
README.markdown | Tue Oct 20 06:19:34 -0700 2009 | |
| |
init | Mon Oct 05 05:31:54 -0700 2009 | |
| |
nileshk/ | ||
| |
snippets/ | ||
| |
startup.el | ||
| |
support/ | Mon Oct 05 05:19:09 -0700 2009 | |
| |
update | Mon Oct 05 15:04:56 -0700 2009 | |
| |
vendor/ |
README.markdown
Emacs Configuration
Description
This is my Emacs configuration files (currently only a subset of them). This configuration is fairly personalized, so I wouldn't recommend it as a drop-in set of configuration files. But some of the modes and functions might be useful, and the actual configuration may be useful as an example.
Organization
startup.el- The main configuration file which I load from my .emacs/nileshk- This folder contains modes, functions, etc that I have mostly written myself or 3rd party packages which I have modified/snippets- YASnippet template files/support- Misc scripts and other files that support Emacs config/vendor- This folder contains unmodified 3rd party packages
Setup
init- bash script for initializing dependencies (fetching files needed)update- bash script for updating dependencies (fetching files needed)








