WORKSPACE: Shuffle things around to fix tools build on macOS

Change-Id: I281c1209620e9f3a017718fda1401d1ead9c52a4
diff --git a/env.sh b/env.sh
index 27cf34f..7ef445f 100644
--- a/env.sh
+++ b/env.sh
@@ -21,6 +21,8 @@
     export hscloud_nixos=true
 fi
 
+alias bajzel=bazel
+
 gpg-unlock() {
     echo "test" | gpg2 --sign --batch --no-tty -o /dev/null
 }