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 \ etckeeper \
tmux \ tmux \
zsh \ zsh \
vim \ vim \
powerline\ powerline\
htop \ htop \
mc \ mc \
curl \ curl
read -n1 -p $'Does this system need ssh access?\n' REPLY read -n1 -p $'Does this system need ssh access?\n' REPLY
if [[ $REPLY == [Yy] ]]; then if [[ $REPLY == [Yy] ]]; then