From 714d55280d6bfcb18a8d22870aeaf4bba16b43f3 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Sun, 11 Jun 2017 19:20:46 -0700 Subject: Add configuration for vim. This is just a test at this point. --- bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bashrc') diff --git a/bashrc b/bashrc index a8170f8..92ed046 100755 --- a/bashrc +++ b/bashrc @@ -1,4 +1,4 @@ -export EDITOR="emacsclient -a ''" +export EDITOR="vim" export HISTFILE= export LANG="en_US.UTF-8" export LC_ALL="$LANG" -- cgit 1.4.1