save-last-command() { last_command=$(fc -nl 0) command_name="$1" read -r -d '' new_fun <