aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/home/.config/gtk-3.0
diff options
context:
space:
mode:
authorLibravatar sommerfeld <[email protected]>2026-04-17 10:53:33 +0100
committerLibravatar sommerfeld <[email protected]>2026-04-17 10:53:33 +0100
commit6fae53bcea76eb3057014c0a583237756d637182 (patch)
tree0405ea456d5099d20c92fbe32152f1020541733d /home/.config/gtk-3.0
parent70c58e6e1c587dfc95e474f6facc18fb685b7512 (diff)
downloaddotfiles-6fae53bcea76eb3057014c0a583237756d637182.tar.gz
dotfiles-6fae53bcea76eb3057014c0a583237756d637182.tar.bz2
dotfiles-6fae53bcea76eb3057014c0a583237756d637182.zip
fix: declare ZSH_HIGHLIGHT_STYLES before subscript assignment
With extendedglob on, ZSH_HIGHLIGHT_STYLES[comment] triggers 'assignment to invalid subscript range' because the array doesn't exist yet and [comment] is parsed as a glob pattern. Explicitly declare it as an associative array first.
Diffstat (limited to 'home/.config/gtk-3.0')
0 files changed, 0 insertions, 0 deletions