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 (
| name | age | message | |
|---|---|---|---|
| |
README | ||
| |
boot.el | ||
| |
load-directory.el | ||
| |
plugins/ | ||
| |
sample.emacs | ||
| |
startup/ |
README
; Tim Wee ; based off jboner and bradfordcross config ########################################### ## Requirements ########################################### using this setup needs two things. 1.) Environment variable of EMACS_LIB set to this directory. Example: export EMACS_LIB=/Users/Admin/opt/emacsplugins export ERLANG_HOME=/usr/local/lib/erlang 2.) in your .emacs file: (load-file "$EMACS_LIB/boot.el") ########################################### ## Startup Scripts ########################################### Put it in the startup folder ########################################### ## plugins ########################################### - clojure/slime/swank - scala - ecb/cedet - and more... check out plugins directory, * not all of them will be enabled, check out startup folder for which ones are. happy hacking!








