prezto changes

This commit is contained in:
Stefen Auris 2021-06-03 01:06:19 -04:00
parent 2c345f2379
commit 53efc06a17
2 changed files with 5 additions and 2 deletions

View file

@ -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