This commit is contained in:
Ajeet D'Souza 2025-09-07 11:23:39 +05:30
parent 11362b0c97
commit 918595bca8
1 changed files with 1 additions and 1 deletions

View File

@ -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 %}