From 5ad4621868802516b3bc29669b63a10788d3a5e6 Mon Sep 17 00:00:00 2001 From: Toan Nguyen Date: Sun, 19 Mar 2017 16:12:12 +0700 Subject: [PATCH] Fix typeset in spectrum.sh --- lib/spectrum.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/spectrum.sh b/lib/spectrum.sh index 044a384..3092c3c 100644 --- a/lib/spectrum.sh +++ b/lib/spectrum.sh @@ -3,7 +3,7 @@ # P.C. Shyamshankar # Copied from http://github.com/sykora/etc/blob/master/zsh/functions/spectrum/ -typeset -AHg FX FG BG +typeset -Ag FX FG BG FX=( reset "%{^[[00m%}"