View difference between Paste ID: j0PvLAjA and n3XmR0X5
SHOW: | | - or go back to the newest paste.
1
if ! [ -z "$BASH_VERSION" -o -z "$PS1" -o -n "$last_command_started_cache" ]; then
2
    . /usr/share/undistract-me/long-running.bash
3
    notify_when_long_running_commands_finish_install
4-
}
4+
fi