prezto changes
This commit is contained in:
parent
2c345f2379
commit
53efc06a17
2 changed files with 5 additions and 2 deletions
5
udeps.sh
5
udeps.sh
|
@ -14,7 +14,10 @@ sudo apt-get -my install git \
|
|||
curl \
|
||||
aptitude \
|
||||
nnn \
|
||||
ack
|
||||
ack \
|
||||
fzf \
|
||||
ripgrep \
|
||||
fd-find
|
||||
|
||||
read -n1 -p $'Does this system need ssh access?\n' REPLY
|
||||
if [[ $REPLY == [Yy] ]]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue