summary refs log tree commit diff
path: root/configs/rcs/bashrc
diff options
context:
space:
mode:
authorFranck Cuny <fcuny@twitter.com>2018-08-27 09:13:49 -0700
committerFranck Cuny <fcuny@twitter.com>2018-08-27 09:13:49 -0700
commit2461ff3c8539e31c4ffb0a53960a4451a4ce1f17 (patch)
tree0b5e6838ec079a6e34ab0c5659b5e578c2b6c1c1 /configs/rcs/bashrc
parent[emacs] merge configurations (diff)
downloademacs.d-2461ff3c8539e31c4ffb0a53960a4451a4ce1f17.tar.gz
[vim] Add vim again. Will give it another try for a week.
Diffstat (limited to 'configs/rcs/bashrc')
-rwxr-xr-xconfigs/rcs/bashrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/rcs/bashrc b/configs/rcs/bashrc
index c4fb2a1..25a8971 100755
--- a/configs/rcs/bashrc
+++ b/configs/rcs/bashrc
@@ -1,4 +1,4 @@
-export EDITOR="emacsclient"
+export EDITOR="vim"
 export HISTFILE=
 export LANG="en_US.UTF-8"
 export LC_ALL="$LANG"