Hide spectrum.zsh var values to avoid junky "set" output to terminal

master
Andrew Janke 11 years ago
parent 4224c2a1af
commit 8142261261
  1. 2
      lib/spectrum.zsh

@ -3,7 +3,7 @@
# P.C. Shyamshankar <sykora@lucentbeing.com>
# Copied from http://github.com/sykora/etc/blob/master/zsh/functions/spectrum/
typeset -Ag FX FG BG
typeset -AHg FX FG BG
FX=(
reset "%{%}"

Loading…
Cancel
Save