mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-12-13 08:01:27 +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 () {
|
prompt () {
|
||||||
emulate -L zsh
|
|
||||||
local prompt_opts
|
local prompt_opts
|
||||||
|
|
||||||
set_prompt "$@"
|
set_prompt "$@"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue