merged ddeps changes

This commit is contained in:
Stefen Auris 2023-04-12 22:16:09 -04:00
parent 37a832dbb2
commit 55968fcc83

View file

@ -37,6 +37,7 @@ sudo apt-get -my install \
trash-cli \ trash-cli \
bat \ bat \
neovim neovim
nala
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