X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=zsh%2Frc;h=dde2ebbc9effbc43abed62ff60f266f4df30bf15;hb=b06a2490aa886a533385a2b20bcac9cd1e0e712e;hp=1c7c846c9edf623a675b0f7b75bbf6980345b0ac;hpb=d1d56e062dc916bb95bed237c637c0ff2697bcc9;p=config%2Fdotfiles.git diff --git a/zsh/rc b/zsh/rc index 1c7c846..dde2ebb 100644 --- a/zsh/rc +++ b/zsh/rc @@ -351,6 +351,7 @@ zshrc_longrun_preexec() { # Don't track the time for certain (possible) long running processes which # need no automatic notification. + local ignore for ignore in elinks man mutt vim; do case $program in $ignore | $ignore\ *)