From 90184e54cd2a86a213763a898a63f7566d63466a Mon Sep 17 00:00:00 2001 From: "Thomas A. Christensen II" <25492070+MillironX@users.noreply.github.com> Date: Tue, 14 Jun 2022 12:32:49 -0500 Subject: [PATCH] Update dot_envvar.tmpl --- dot_envvar.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot_envvar.tmpl b/dot_envvar.tmpl index 43373a2..72517aa 100644 --- a/dot_envvar.tmpl +++ b/dot_envvar.tmpl @@ -36,7 +36,7 @@ fi # Add notification support for long-running processes if [ $(command -v ntfy) ]; then eval "$(ntfy shell-integration --longer-than 30)" - export AUTO_NTFY_DONE_IGNORE="vim nano emacs kate zshconfig screen tmux ssh top htop less more most nethogs 'singularity shell' julia man" + export AUTO_NTFY_DONE_IGNORE="vim nano emacs kate zshconfig screen tmux ssh top htop less more most nethogs 'singularity shell' julia man glances" fi # Set the Nextflow enviroment caches