about summary refs log tree commit diff
path: root/Functions
diff options
context:
space:
mode:
authorTanaka Akira <akr@users.sourceforge.net>1999-10-07 10:49:17 +0000
committerTanaka Akira <akr@users.sourceforge.net>1999-10-07 10:49:17 +0000
commit39aaf661bf36788c5ab02fb5477bb2c2c442f597 (patch)
treec33ff8ed1d07f1e87fc4d20707866916e0f547f2 /Functions
parent5aae307200d673c20d0b84d83c4e71c1e89e0b7d (diff)
downloadzsh-39aaf661bf36788c5ab02fb5477bb2c2c442f597.tar.gz
zsh-39aaf661bf36788c5ab02fb5477bb2c2c442f597.tar.xz
zsh-39aaf661bf36788c5ab02fb5477bb2c2c442f597.zip
zsh-workers/8148
Diffstat (limited to 'Functions')
-rw-r--r--Functions/Prompts/promptinit1
1 files changed, 1 insertions, 0 deletions
diff --git a/Functions/Prompts/promptinit b/Functions/Prompts/promptinit
index 2cf2a4674..13af46924 100644
--- a/Functions/Prompts/promptinit
+++ b/Functions/Prompts/promptinit
@@ -8,6 +8,7 @@ typeset -g prompt_theme
 
 promptinit () {
   emulate -L zsh
+  setopt extendedglob
   local ppath='' name
 
   # Autoload all prompt_*_setup functions in fpath