From 26d1a81cfefa44285c42c5848a4f56d9207b63b3 Mon Sep 17 00:00:00 2001 From: Matthias Lohr Date: Mon, 3 Jun 2013 14:43:34 +0200 Subject: [PATCH] use env command for executing zsh - zsh is not always in /bin --- tools/theme_chooser.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/theme_chooser.sh b/tools/theme_chooser.sh index 4d7047444..ea58c43ac 100755 --- a/tools/theme_chooser.sh +++ b/tools/theme_chooser.sh @@ -1,4 +1,4 @@ -#!/bin/zsh +#!/usr/bin/env zsh # Zsh Theme Chooser by fox (fox91 at anche dot no) # This program is free software. It comes without any warranty, to