Skip to content

Instantly share code, notes, and snippets.

function long-notify
### Notify on long command completion
# https://gist.github.com/Kalabasa/7678513#file-long-command-notification-sh
# Using fish version 2.1.1-1052-gf03d90e
# Forked from
# https://gist.github.com/ashwin/5891060#file-long-command-notification-sh
set -g MINIMUM_TIME 10
set -g EXCLUDED_COMMANDS nano vim edit sudoedit ssh top