From da0f34aee0a4cd89ce2d3d3d0ef36572a18647a5 Mon Sep 17 00:00:00 2001 From: Scott Wallace Date: Tue, 16 Feb 2016 08:27:02 +0000 Subject: [PATCH] Replace htop with htop-osx. --- bin/software-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/software-install.sh b/bin/software-install.sh index bcf2c4a..5570cbb 100755 --- a/bin/software-install.sh +++ b/bin/software-install.sh @@ -39,7 +39,7 @@ function install_osx_software { ack git coreutils - htop + htop-osx python3 vim EOF