minor tweaks

This commit is contained in:
Stefen Auris 2020-08-30 00:41:51 -04:00
parent 8ba3ba588c
commit 4294e114ec

4
odeps.sh Normal file → Executable file
View file

@ -7,11 +7,11 @@ sudo zypper install git \
etckeeper \
tmux \
zsh \
vim \
vim \
powerline\
htop \
mc \
curl \
curl
read -n1 -p $'Does this system need ssh access?\n' REPLY
if [[ $REPLY == [Yy] ]]; then