From 35fb3ad6f785c3dbb9ec8477249758d2369b16ca Mon Sep 17 00:00:00 2001 From: Vivian Elisabeth H <36878099+SparkleDEV@users.noreply.github.com> Date: Mon, 12 Jan 2026 02:54:04 +0100 Subject: [PATCH] Added tree to terminal --- install.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 17d8e75..5f81c67 100755 --- a/install.sh +++ b/install.sh @@ -167,7 +167,8 @@ for choice in "${tools[@]}"; do zoxide \ reflector \ inetutils \ - imagemagick + imagemagick \ + tree # sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" git clone https://github.com/ohmyzsh/ohmyzsh "$HOME"/.oh-my-zsh