Added tree to terminal

This commit is contained in:
2026-01-12 02:54:04 +01:00
parent 467a4a33da
commit 35fb3ad6f7

View File

@@ -167,7 +167,8 @@ for choice in "${tools[@]}"; do
zoxide \ zoxide \
reflector \ reflector \
inetutils \ inetutils \
imagemagick imagemagick \
tree
# sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" # 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 git clone https://github.com/ohmyzsh/ohmyzsh "$HOME"/.oh-my-zsh