--- bin/g | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/bin/g b/bin/g index f0928de..b1c80fc 100755 --- a/bin/g +++ b/bin/g @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # Wrapper for git to handle more subdirs at the same time # -- 1.7.3.1