From 9eb2ea1422823de81021f23de839904db0544a83 Mon Sep 17 00:00:00 2001 From: Fergal Moran Date: Fri, 15 May 2015 11:15:14 +0100 Subject: [PATCH] Added profile --- bash_profile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bash_profile b/bash_profile index e69de29..4b132e2 100644 --- a/bash_profile +++ b/bash_profile @@ -0,0 +1,2 @@ + +[ -s "/home/fergalm/.dnx/dnvm/dnvm.sh" ] && . "/home/fergalm/.dnx/dnvm/dnvm.sh" # Load dnvm