From 4492c5cfbe0e99666afed6780b674beaa670d1a1 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Fri, 23 Nov 2018 09:27:06 -0800 Subject: [bash] Let's try to use emacs tty --- configs/rcs/bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/rcs/bashrc') diff --git a/configs/rcs/bashrc b/configs/rcs/bashrc index 42585a0..44995c8 100755 --- a/configs/rcs/bashrc +++ b/configs/rcs/bashrc @@ -1,4 +1,4 @@ -export EDITOR="emacsclient" +export EDITOR="emacsclient -nw" export HISTFILE= export LANG="en_US.UTF-8" export LC_ALL="$LANG" -- cgit 1.4.1