Added tree to terminal
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user