From 86bd595227b273fa2c0c7a6bed7445646252a191 Mon Sep 17 00:00:00 2001 From: Arnaud Bailly Date: Thu, 4 Apr 2019 20:42:44 +0200 Subject: set EDITOR --- .bash_profile | 1 + 1 file changed, 1 insertion(+) (limited to '.bash_profile') diff --git a/.bash_profile b/.bash_profile index f6199e7..959da38 100644 --- a/.bash_profile +++ b/.bash_profile @@ -1 +1,2 @@ +export EDITOR=vim export PATH=$HOME/.local/bin:$HOME/.cabal/bin:$PATH -- cgit v1.2.3