diff --git a/gh-clean-branches b/gh-clean-branches index d179510..49e3655 100755 --- a/gh-clean-branches +++ b/gh-clean-branches @@ -1,4 +1,4 @@ -#!/bin/zsh +#!/usr/bin/env zsh # safely delete local branches that have no remotes and no hanging changes # will not delete branches with not committed changes