diff --git a/odeps.sh b/odeps.sh old mode 100644 new mode 100755 index c582ccb..7b9cb5a --- a/odeps.sh +++ b/odeps.sh @@ -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