]> git.draconx.ca Git - mpdhacks.git/commitdiff
Use /usr/bin/env in zsh #! lines.
authorNick Bowler <nbowler@draconx.ca>
Thu, 6 Nov 2008 20:39:39 +0000 (15:39 -0500)
committerNick Bowler <nbowler@draconx.ca>
Sat, 29 Jun 2019 16:05:58 +0000 (12:05 -0400)
thumbnail.zsh

index 62294b60c9e0ae9eb4169c1a52cf2e1b69794cd5..9734575cb126be2a56a8f2553aeb61d811992014 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/zsh
+#!/usr/bin/env zsh
 
 if [[ -z "$MUSIC" ]]; then
        MUSIC=/home/music