summaryrefslogtreecommitdiff
path: root/plugins/z/Makefile
diff options
context:
space:
mode:
authorMarko Bauhardt <marko.bauhardt@googlemail.com>2013-04-03 20:20:57 +0200
committerMarko Bauhardt <marko.bauhardt@googlemail.com>2013-04-03 20:20:57 +0200
commite4fb94306a91ea6b893ba0dad34ba8eb17c07f0a (patch)
treeb2d8de007f488d6e30b6fb95c6f7ab1361ae30bf /plugins/z/Makefile
parentb8b241f630377aacefade327c94655cec96b002f (diff)
downloadzsh-e4fb94306a91ea6b893ba0dad34ba8eb17c07f0a.tar.gz
zsh-e4fb94306a91ea6b893ba0dad34ba8eb17c07f0a.tar.bz2
zsh-e4fb94306a91ea6b893ba0dad34ba8eb17c07f0a.zip
ohmyzsh plugin of the z project: https://github.com/rupa/z
Diffstat (limited to 'plugins/z/Makefile')
-rw-r--r--plugins/z/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/z/Makefile b/plugins/z/Makefile
new file mode 100644
index 000000000..dcf433d40
--- /dev/null
+++ b/plugins/z/Makefile
@@ -0,0 +1,4 @@
+readme:
+ @groff -man -Tascii z.1 | col -bx
+
+.PHONY: readme