pub fn shell_hook_snippet(kind: ShellHookKind) -> &'static strExpand description
Return the shell-hook snippet for kind.
zsh and bash share one function body; fish uses a separate syntax.
pub fn shell_hook_snippet(kind: ShellHookKind) -> &'static strReturn the shell-hook snippet for kind.
zsh and bash share one function body; fish uses a separate syntax.