From 77455a17a53569849966dfe73780c0aa0b200747 Mon Sep 17 00:00:00 2001 From: minskim Date: Thu, 7 Dec 2017 23:16:07 +0000 Subject: shells/Makefile: Add zsh-autosuggestions --- shells/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'shells/Makefile') diff --git a/shells/Makefile b/shells/Makefile index fb48abb11bc..bd83f63b176 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -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+= tcsh SUBDIR+= xonsh SUBDIR+= xsh SUBDIR+= zsh +SUBDIR+= zsh-autosuggestions SUBDIR+= zsh-completions SUBDIR+= zsh-pure -- cgit v1.2.3