pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/shells shells/Makefile: Add zsh-autosuggestions



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ce6a04e46cdf
branches:  trunk
changeset: 372449:ce6a04e46cdf
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Thu Dec 07 23:16:07 2017 +0000

description:
shells/Makefile: Add zsh-autosuggestions

diffstat:

 shells/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 6bedc3df303f -r ce6a04e46cdf shells/Makefile
--- a/shells/Makefile   Thu Dec 07 23:15:27 2017 +0000
+++ b/shells/Makefile   Thu Dec 07 23:16:07 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.57 2017/12/01 01:11:18 minskim Exp $
+# $NetBSD: Makefile,v 1.58 2017/12/07 23:16:07 minskim Exp $
 #
 
 COMMENT=       Shells
@@ -34,6 +34,7 @@
 SUBDIR+=       xonsh
 SUBDIR+=       xsh
 SUBDIR+=       zsh
+SUBDIR+=       zsh-autosuggestions
 SUBDIR+=       zsh-completions
 SUBDIR+=       zsh-pure
 



Home | Main Index | Thread Index | Old Index