diff --git a/lib/helpers.bash b/lib/helpers.bash index 4728541a..abcbc675 100644 --- a/lib/helpers.bash +++ b/lib/helpers.bash @@ -511,7 +511,6 @@ function _bash-it-profile-save() { case "$RESP" in [yY]) echo -e "${echo_green?}Overwriting profile '$name'...${echo_reset_color?}" - rm "$profile_path" break ;; [nN] | "")