dotfiles

Unnamed repository; edit this file 'description' to name the repository.
git clone git://edryd.org/dotfiles
Log | Files | Refs

commit 1a20b72a94b3c4f33989b93d3d6547ea4cc3ae3b
parent 2bfaf073e084ecd58760fce94d7d00cc13ab779a
Author: Ed van Bruggen <edvb54@gmail.com>
Date:   Wed, 30 Dec 2015 12:40:55 -0800

Bin: Update ED.sh

Diffstat:
bin/ED.sh | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/bin/ED.sh b/bin/ED.sh @@ -1,6 +1,7 @@ #!/usr/bin/env bash # ED: Rotate between EDITORs + ED() { local EDITOR_new if [[ $EDITOR == "vim" ]]; then