add ncdu
This commit is contained in:
parent
a8ada986e7
commit
d600ee8b79
1 changed files with 2 additions and 1 deletions
3
udeps.sh
3
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue