# HG changeset patch # User Henry S. Thompson # Date 1584529703 0 # Node ID 6fdebccf6492e0e002b01628f9b5393af675fe34 # Parent d376341b10c269fcc5846161ce25dfed141c704e diff -r d376341b10c2 -r 6fdebccf6492 .bash_profile --- a/.bash_profile Wed Mar 18 11:06:35 2020 +0000 +++ b/.bash_profile Wed Mar 18 11:08:23 2020 +0000 @@ -8,5 +8,6 @@ # User specific environment and startup programs PATH=$PATH:$HOME/.local/bin:$HOME/bin +EDITOR=emacs -export PATH +export PATH EDITOR