From 6b4c5c5190a3e331894e0f08732ac65b9752cc30 Mon Sep 17 00:00:00 2001 From: Ryan Greenup Date: Mon, 20 Jul 2020 13:42:05 +1000 Subject: [PATCH] Added ip as a dependency --- install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install.sh b/install.sh index 826a622..85d0b92 100755 --- a/install.sh +++ b/install.sh @@ -182,6 +182,7 @@ declare -a StringArray=( "mdcat" "jq" "shift" + "ip" "xclip" "sd" "fd"