merged ddeps changes
This commit is contained in:
parent
37a832dbb2
commit
55968fcc83
1 changed files with 10 additions and 9 deletions
1
ddeps.sh
1
ddeps.sh
|
@ -37,6 +37,7 @@ sudo apt-get -my install \
|
|||
trash-cli \
|
||||
bat \
|
||||
neovim
|
||||
nala
|
||||
|
||||
read -n1 -p $'Does this system need a ssh server?\n' REPLY
|
||||
if [[ $REPLY == [Yy] ]]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue