This commit is contained in:
Stefen Auris 2021-06-23 02:33:52 -04:00
parent a8ada986e7
commit d600ee8b79

View file

@ -30,7 +30,8 @@ sudo apt-get -my install \
ripgrep \ ripgrep \
grc \ grc \
fd-find \ fd-find \
bat bat \
ncdu \
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