summaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
authorHendrik Jäger <gitcommit@henk.geekmail.org>2023-01-25 16:37:25 +0100
committerHendrik Jäger <gitcommit@henk.geekmail.org>2023-01-25 16:37:25 +0100
commit25b5fcbb67c0302e59cfc8f592af3f51322e839e (patch)
treeeca3e18335443ee2bcb5ae022f13f7184276f4a0 /.zshrc
parent2a5bc7c9a469b3242b43dd013ae718025b5ece93 (diff)
fix: this seems superfluous since it’s already set above
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/.zshrc b/.zshrc
index b73b079..0c27918 100644
--- a/.zshrc
+++ b/.zshrc
@@ -190,7 +190,6 @@ bindkey -M viins '^R' history-incremental-search-backward
# better word matching
autoload -U select-word-style
select-word-style normal
-zstyle ':zle:*' word-style normal
# these characters do _not_ separate words but are part of words
zstyle ':zle:*' word-chars '*?[]~;!#$%^(){}<>'