From 66bff0b5ef46550866c959bb745a61363dc5331f Mon Sep 17 00:00:00 2001 From: Timmy Keller Date: Thu, 16 Jun 2022 15:19:16 -0500 Subject: zplug commit --- zsh/zscripts/colors.voidx250.zsh | 7 ------- 1 file changed, 7 deletions(-) delete mode 100755 zsh/zscripts/colors.voidx250.zsh (limited to 'zsh/zscripts/colors.voidx250.zsh') diff --git a/zsh/zscripts/colors.voidx250.zsh b/zsh/zscripts/colors.voidx250.zsh deleted file mode 100755 index cf710f3..0000000 --- a/zsh/zscripts/colors.voidx250.zsh +++ /dev/null @@ -1,7 +0,0 @@ -if [ -n "$DISPLAY" ]; then - declare col{br,at}=green - declare col{name,host}=76 - coldir=40 -else - declare col{br,name,at,host,dir}=green -fi -- cgit v1.2.3