kevsmith / hypotheticalabs
- Source
- Commits
- Network (3)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
0ebccc7
commit 0ebccc75cacfc60331e2e2b7dbc3ac656ec64153
tree ffe43bbdfdb22c44e34781ca55192a2af3433c1d
parent 7c20eefc796d13b0b2b0e4bf77b5733ee03928ee
tree ffe43bbdfdb22c44e34781ca55192a2af3433c1d
parent 7c20eefc796d13b0b2b0e4bf77b5733ee03928ee
hypotheticalabs / emacs
| name | age | message | |
|---|---|---|---|
| .. | |||
| |
.gitignore | Fri Aug 01 06:14:49 -0700 2008 | |
| |
README | Fri Aug 01 06:23:52 -0700 2008 | |
| |
autosave/ | ||
| |
custom_keys/ | ||
| |
erlang/ | ||
| |
flymake/ | ||
| |
git/ | Wed Sep 03 15:00:18 -0700 2008 | |
| |
my_config.el | ||
| |
whitespace/ |
emacs/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

