commit 2f49576291484a78f3ac98b163d7989d09bb2a1f parent eaa224d0100a2b81e5e2f14ff0beecc7eb294dfa Author: Luke Smith <luke@lukesmith.xyz> Date: Thu, 12 Apr 2018 15:20:41 -0700 Merge pull request #51 from tokudan/nixos_compat Increase compatibility with NixOS Diffstat:
M | mutt-wizard.sh | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mutt-wizard.sh b/mutt-wizard.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash if [[ "$(uname)" == "Darwin" ]] then