summaryrefslogtreecommitdiff
path: root/20_Options.zsh
diff options
context:
space:
mode:
Diffstat (limited to '20_Options.zsh')
-rw-r--r--20_Options.zsh3
1 files changed, 3 insertions, 0 deletions
diff --git a/20_Options.zsh b/20_Options.zsh
index ca0fb85..f694bdf 100644
--- a/20_Options.zsh
+++ b/20_Options.zsh
@@ -75,3 +75,6 @@ unsetopt Prompt_Cr
setopt Auto_Pushd
setopt Pushd_Ignore_Dups
setopt Glob
+
+## Gestion de l'UTF-8 !!
+setopt MultiByte