From 3c8b71b5328e4f32346d348529dcfde8cc0822c8 Mon Sep 17 00:00:00 2001 From: tastytea Date: Fri, 18 Mar 2022 15:26:24 +0100 Subject: [PATCH] Remove curl install sugestion --- .config/zsh/.zprofile | 1 - 1 file changed, 1 deletion(-) diff --git a/.config/zsh/.zprofile b/.config/zsh/.zprofile index 1c8a1d4..0f47141 100644 --- a/.config/zsh/.zprofile +++ b/.config/zsh/.zprofile @@ -71,7 +71,6 @@ EOF fi else echo "antibody not found." >&2 - echo " curl -sfL https://git.io/antibody | sudo sh -s - -b /usr/local/bin" >&2 fi # https://github.com/zsh-users/zsh-syntax-highlighting/blob/master/docs/highlighters.md