diff --git a/udeps.sh b/udeps.sh index 7faff05..0464339 100755 --- a/udeps.sh +++ b/udeps.sh @@ -30,7 +30,8 @@ sudo apt-get -my install \ ripgrep \ grc \ fd-find \ - bat + bat \ + ncdu \ read -n1 -p $'Does this system need a ssh server?\n' REPLY if [[ $REPLY == [Yy] ]]; then