typo
This commit is contained in:
parent
11362b0c97
commit
918595bca8
|
@ -28,7 +28,7 @@ fexec builtin event onPrompt __zoxide_hook=command-completion {
|
|||
}
|
||||
|
||||
{%- when InitHook::Pwd -%}
|
||||
fexec builtin out "zoxide: PWD hooks are not supported on Murex.
|
||||
fexec builtin out "zoxide: PWD hooks are not supported on Murex."
|
||||
fexec builtin out " Use 'zoxide init murex --hook prompt' instead."
|
||||
|
||||
{%- endmatch %}
|
||||
|
|
Loading…
Reference in New Issue