view .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
line wrap: on
line source

export ALTERNATE_EDITOR=$HOME/unixSoft/otherbin/emacs.sh
alias e='emacsclient -n'