From c6e5c38ae3a2a1a2c4452f9efd44c28606e3a5fd Mon Sep 17 00:00:00 2001 From: Filip Valder Date: Fri, 9 Dec 2016 13:27:06 +0100 Subject: [PATCH] fix: set env vars at the very beginning and source them immediately -> results in affecting not only bash but all vagrant's environment --- Vagrantfile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Vagrantfile b/Vagrantfile index 96fb93b6..5d75f9b5 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -2,6 +2,9 @@ # vi: set ft=ruby : $script = <