From 43fb3e4d52b249f2ca3262198cc2d621fd91c9c9 Mon Sep 17 00:00:00 2001 From: Valentin Haenel Date: Mon, 16 Feb 2015 20:26:43 +0100 Subject: [PATCH] add demo --- _conda | 1 + 1 file changed, 1 insertion(+) diff --git a/_conda b/_conda index d35729a..9fe4c60 100644 --- a/_conda +++ b/_conda @@ -7,6 +7,7 @@ # Licence: WTFPL (http://sam.zoy.org/wtfpl/) # Version: 0.4-dev # Homepage: https://github.com/esc/conda-zsh-completion +# Demo: https://asciinema.org/a/16516 # # This completion depends on Python for a json parser, sorry. Unfortunately # there is no such thing in zsh (yet).