X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=zsh%2Frc;h=dde2ebbc9effbc43abed62ff60f266f4df30bf15;hb=33826e397bdecbdcef6d8d04b944733676b794e1;hp=1c7c846c9edf623a675b0f7b75bbf6980345b0ac;hpb=8db70f8ce60b4e949e1733c069101c4b7ea468eb;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\ *)