summaryrefslogtreecommitdiff
path: root/user-profiles/zsh/zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'user-profiles/zsh/zshrc')
-rw-r--r--user-profiles/zsh/zshrc4
1 files changed, 3 insertions, 1 deletions
diff --git a/user-profiles/zsh/zshrc b/user-profiles/zsh/zshrc
index a83a8069..7d0c1a16 100644
--- a/user-profiles/zsh/zshrc
+++ b/user-profiles/zsh/zshrc
@@ -27,4 +27,6 @@ bindkey ';5D' emacs-backward-word
27 27
28autoload -Uz url-quote-magic bracketed-paste-magic 28autoload -Uz url-quote-magic bracketed-paste-magic
29zle -N self-insert url-quote-magic 29zle -N self-insert url-quote-magic
30zle -N bracketed-paste bracketed-paste-magic \ No newline at end of file 30zle -N bracketed-paste bracketed-paste-magic
31
32setopt extended_glob