annotate .zsh/50.editorsetup.zsh @ 34:1c70c9393f45

Midnight mode.
author Augie Fackler <durin42@gmail.com>
date Mon, 12 Jan 2009 14:13:33 -0600
parents b403402153b5
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
33
b403402153b5 Add some setup to make emacs easier to use on OS X.
Augie Fackler <durin42@gmail.com>
parents:
diff changeset
1 export ALTERNATE_EDITOR=$HOME/unixSoft/otherbin/emacs.sh
b403402153b5 Add some setup to make emacs easier to use on OS X.
Augie Fackler <durin42@gmail.com>
parents:
diff changeset
2 alias e='emacsclient -n'