From 527f23b7ada60c60744afe649d0511420fe95936 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Thu, 7 May 2020 11:53:55 -0400 Subject: Remove mksh --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install.sh') diff --git a/install.sh b/install.sh index 6e19edc3..29af477d 100644 --- a/install.sh +++ b/install.sh @@ -5,7 +5,7 @@ pkgAny='curl htop sl the_silver_searcher tree' pkgDarwin="${pkgAny}" pkgFreeBSD="${pkgAny} ddate neovim" pkgNetBSD="${pkgAny} vim" -pkgLinux="${pkgAny} bc ctags gdb mksh neovim openssh" +pkgLinux="${pkgAny} bc ctags gdb neovim openssh" pkgsrcTag='20171103' neovimTag='v0.4.3' -- cgit 1.4.1