From: Guy Hughes <g@gxg.me>
Date: Sat, 5 Dec 2015 19:19:20 -0500
Subject: drop bash completion

---
 completion/tmuxinator.bash | 2 --
 1 file changed, 2 deletions(-)

diff --git a/completion/tmuxinator.bash b/completion/tmuxinator.bash
index e0f5802..26e8643 100644
--- a/completion/tmuxinator.bash
+++ b/completion/tmuxinator.bash
@@ -1,5 +1,3 @@
-#!/usr/bin/env bash
-
 _tmuxinator() {
     COMPREPLY=()
     local word
