diff --git a/git-open b/git-open index 126edcc..313f648 100755 --- a/git-open +++ b/git-open @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Opens the github page for a repo/branch in your browser. # https://github.com/paulirish/git-open/