diff --git a/.config/zsh/.zshrc b/.config/zsh/.zshrc index d1bb36b..f5b2430 100644 --- a/.config/zsh/.zshrc +++ b/.config/zsh/.zshrc @@ -1,5 +1,3 @@ -unsetopt MULTIBYTE - # Config and cache directory paths CONFIG_DIR="${XDG_CONFIG_HOME:-$HOME/.config}" ZSH_DIR="$CONFIG_DIR/zsh"