mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-01-04 06:14:50 +01:00
24043: remove one "emulate" that was too many
This commit is contained in:
parent
ca1bb8c8d4
commit
0abc65ac66
1 changed files with 0 additions and 1 deletions
|
@ -166,7 +166,6 @@ Use prompt -h <theme> for help on specific themes.'
|
|||
}
|
||||
|
||||
prompt () {
|
||||
emulate -L zsh
|
||||
local prompt_opts
|
||||
|
||||
set_prompt "$@"
|
||||
|
|
Loading…
Reference in a new issue