summaryrefslogtreecommitdiff
path: root/.config/zsh/help_command.zsh
diff options
context:
space:
mode:
Diffstat (limited to '.config/zsh/help_command.zsh')
-rw-r--r--.config/zsh/help_command.zsh2
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/zsh/help_command.zsh b/.config/zsh/help_command.zsh
new file mode 100644
index 0000000..91f2892
--- /dev/null
+++ b/.config/zsh/help_command.zsh
@@ -0,0 +1,2 @@
+autoload -Uz run-help
+alias help=run-help