diff --git a/profile b/profile index e5f3bb9..68f193e 100644 --- a/profile +++ b/profile @@ -1,4 +1,3 @@ [ -n "$PROFILE" ] && return || readonly PROFILE=1 -# for haskell -export PATH="$HOME/Library/Python/2.7/bin:$PATH" +alias venv=". venv/bin/activate"