summaryrefslogtreecommitdiff
path: root/user-profiles/zsh/zshrc
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2025-03-16 11:53:01 +0100
committerGregor Kleen <gkleen@yggdrasil.li>2025-03-16 11:53:01 +0100
commit31ab1c84a4da06d1bf029c462fd9adeadb601c8c (patch)
tree07d96aef067ef1d8741708a1fa1a3e91076b3f4a /user-profiles/zsh/zshrc
parent53755272d797c73a0ecd69f4b07fd7816cc326de (diff)
downloadnixos-31ab1c84a4da06d1bf029c462fd9adeadb601c8c.tar
nixos-31ab1c84a4da06d1bf029c462fd9adeadb601c8c.tar.gz
nixos-31ab1c84a4da06d1bf029c462fd9adeadb601c8c.tar.bz2
nixos-31ab1c84a4da06d1bf029c462fd9adeadb601c8c.tar.xz
nixos-31ab1c84a4da06d1bf029c462fd9adeadb601c8c.zip
...
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