diff options
Diffstat (limited to 'scripts/24-bit-color.sh')
-rwxr-xr-x | scripts/24-bit-color.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/24-bit-color.sh b/scripts/24-bit-color.sh index 161608fc..420b35eb 100755 --- a/scripts/24-bit-color.sh +++ b/scripts/24-bit-color.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # This file was originally taken from iterm2 https://github.com/gnachman/iTerm2/blob/master/tests/24-bit-color.sh # # This file echoes a bunch of 24-bit color codes |