From 85135ce8792c8b93b31e62c0b133ae1c16f85cfe Mon Sep 17 00:00:00 2001 From: "C. 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