# HG changeset patch # User Meredith Howard # Date 1484925807 18000 # Node ID ca3afb782d18aa7df86c23066f3a9cc986ff810e # Parent 2b08e0404a8da04b234e76bd95b3ec83182a0dcf no background diff --git a/.profile.common b/.profile.common --- a/.profile.common +++ b/.profile.common @@ -1,6 +1,6 @@ # simple profile stuff that is common to both zsh and bash -make -s -C ~/.ssh & +make -s -C ~/.ssh export EDITOR=vim export LESS=-Ri