chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
778e2af
)
dot/zshrc: Interpret `**' to cover files too, where sensible.
author
Mark Wooding
<mdw@distorted.org.uk>
Fri, 11 May 2018 19:17:20 +0000
(20:17 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Fri, 11 May 2018 19:39:07 +0000
(20:39 +0100)
dot/zshrc
patch
|
blob
|
blame
|
history
diff --git
a/dot/zshrc
b/dot/zshrc
index 4054803594dddb1bbb6a6b1007c15c61deecbac7..2bf24137399f60ab8420d9acacd7df95ca3577a8 100644
(file)
--- a/
dot/zshrc
+++ b/
dot/zshrc
@@
-123,6
+123,7
@@
unsetopt bash_auto_list
unsetopt beep
setopt extendedglob
unsetopt flow_control
unsetopt beep
setopt extendedglob
unsetopt flow_control
+setopt glob_star_short
setopt hist_ignore_all_dups
setopt hist_ignore_space
setopt ksh_glob
setopt hist_ignore_all_dups
setopt hist_ignore_space
setopt ksh_glob