From 06b0c7eb739fd430aacbb46f183cea4aaf17300a Mon Sep 17 00:00:00 2001 From: Timmy Keller Date: Sun, 17 Apr 2022 10:46:33 -0500 Subject: small changes to zsh and st configsa --- zsh/zscripts/colors.G3N2.zsh | 7 ------- 1 file changed, 7 deletions(-) delete mode 100755 zsh/zscripts/colors.G3N2.zsh (limited to 'zsh/zscripts/colors.G3N2.zsh') diff --git a/zsh/zscripts/colors.G3N2.zsh b/zsh/zscripts/colors.G3N2.zsh deleted file mode 100755 index f6c1a90..0000000 --- a/zsh/zscripts/colors.G3N2.zsh +++ /dev/null @@ -1,7 +0,0 @@ -if [ -n "$DISPLAY" ]; then - declare col{br,at}=57 - declare col{name,host}=13 - coldir=129 -else - declare col{br,name,at,host,dir}=magenta -fi -- cgit v1.2.3