Mercurial > dotfiles
annotate .shell.d/50.editorsetup.sh @ 39:62bfb554ab85
Reorganize zsh files so that bash can work as well.
author | Augie Fackler <durin42@gmail.com> |
---|---|
date | Mon, 26 Jan 2009 13:21:00 -0600 |
parents | .zsh/50.editorsetup.zsh@b403402153b5 |
children | 9a3af00d8eaa |
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' |