added tree to deps

This commit is contained in:
Stefen Auris 2021-10-18 21:31:05 -04:00
parent 36a0db66a0
commit 889c7e4f69

View file

@ -30,7 +30,8 @@ sudo apt-get -my install \
ripgrep \ ripgrep \
grc \ grc \
fd-find \ fd-find \
ncdu ncdu \
tree
read -n1 -p $'Does this system need a ssh server?\n' REPLY read -n1 -p $'Does this system need a ssh server?\n' REPLY
if [[ $REPLY == [Yy] ]]; then if [[ $REPLY == [Yy] ]]; then