Hide spectrum.zsh var values to avoid junky "set" output to terminal
This commit is contained in:
parent
4224c2a1af
commit
8142261261
@ -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 "%{[00m%}"
|
||||
|
Loading…
Reference in New Issue
Block a user