fix(zsh): enable combining chars

This allows some unicode fonts to render correctly
This commit is contained in:
Price Hiller 2023-03-22 14:28:00 -05:00
parent 7027d02532
commit d5124fa79a
No known key found for this signature in database

View File

@ -17,5 +17,6 @@ setopt AUTO_PUSHD
setopt CHASE_DOTS
setopt HASH_CMDS
setopt COMBININGCHARS
unsetopt BEEP