diff --git a/tforgione.sh b/tforgione.sh index 4f012a3..b1df2c3 100755 --- a/tforgione.sh +++ b/tforgione.sh @@ -156,7 +156,7 @@ clone_dotfiles() { configure_dotfiles() { yes_no_ask "do you wish to configure the dotfiles ?" - if [ $? -eq 0 ]; then + if [ $? -ne 0 ]; then return fi