From 4af49ed67fbf358674d45fb8af3c4c3efaf90f58 Mon Sep 17 00:00:00 2001 From: Timmy Keller Date: Thu, 7 Jul 2022 15:55:41 -0500 Subject: tons of changes from when website was down --- zsh/zscripts/hosts/colors.voidx250.zsh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'zsh/zscripts/hosts/colors.voidx250.zsh') diff --git a/zsh/zscripts/hosts/colors.voidx250.zsh b/zsh/zscripts/hosts/colors.voidx250.zsh index cf710f3..910f1f9 100755 --- a/zsh/zscripts/hosts/colors.voidx250.zsh +++ b/zsh/zscripts/hosts/colors.voidx250.zsh @@ -1,3 +1,5 @@ +#!/usr/bin/env zsh + if [ -n "$DISPLAY" ]; then declare col{br,at}=green declare col{name,host}=76 -- cgit v1.2.3