boorad / emacs
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
fca9133
emacs /
| name | age | message | |
|---|---|---|---|
| |
README | ||
| |
autosave/ | ||
| |
color-theme/ | ||
| |
custom_keys/ | ||
| |
distel/ | ||
| |
erlang/ | ||
| |
flymake/ | ||
| |
git/ | ||
| |
haml/ | ||
| |
igrep/ | ||
| |
magit/ | ||
| |
my_config.el | ||
| |
whitespace/ |
README
To use these files in your Emacs config drop the following two lines in your .emacs file: (add-to-list 'load-path "<path_to_checked_out_emacs_files>") (require 'my_config) Obviously, you'll need to replace <path_to_checked_out_emacs_files> with the actual path to this code tree :) Note: If you're using Aquamacs Emacs its version of .emacs is: ~/Library/Preferences/Aquamacs Eamcs/customizations

