From 189955c52e74b9eda0928e1ab043123a6ced8cfb Mon Sep 17 00:00:00 2001
From: Joel Grunbaum <joelgrun@gmail.com>
Date: Sat, 14 Aug 2021 05:12:19 +0000
Subject: [PATCH] updated commit

---
 all-shells/.commonshell |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/all-shells/.commonshell b/all-shells/.commonshell
index 20ffef7..c11cc45 100644
--- a/all-shells/.commonshell
+++ b/all-shells/.commonshell
@@ -19,6 +19,7 @@
 
 #export EDITOR="/usr/bin/emacsclient -nw -a /usr/bin/vim"
 #alias ec=$EDITOR
+alias ec="/usr/bin/emacsclient -nw -a /usr/bin/vim"
 [ -n "$(whereis vim)" ] && export EDITOR="/usr/bin/vim"
 
 #default wine prefix

--
Gitblit v1.9.3