summaryrefslogtreecommitdiffstats
path: root/zsh/oh-my-zsh/plugins/z/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'zsh/oh-my-zsh/plugins/z/Makefile')
-rw-r--r--zsh/oh-my-zsh/plugins/z/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/zsh/oh-my-zsh/plugins/z/Makefile b/zsh/oh-my-zsh/plugins/z/Makefile
new file mode 100644
index 0000000..dcf433d
--- /dev/null
+++ b/zsh/oh-my-zsh/plugins/z/Makefile
@@ -0,0 +1,4 @@
+readme:
+ @groff -man -Tascii z.1 | col -bx
+
+.PHONY: readme