Mercurial > dotfiles
view .shell.d/50.editorsetup.sh @ 55:846d556d9619
Add a custom _hg (modified off of recent crew) and fix up function path stuff in hg to improve my hg tab completions.
author | Augie Fackler <durin42@gmail.com> |
---|---|
date | Fri, 20 Feb 2009 11:47:12 -0600 |
parents | 9a3af00d8eaa |
children | c911585b7a7b |
line wrap: on
line source
export ALTERNATE_EDITOR=$HOME/unixSoft/otherbin/emacs.sh alias e='emacsclient -n' export EDITOR=emacsclient