diff options
Diffstat (limited to 'Functions/Misc/checkmail')
-rw-r--r-- | Functions/Misc/checkmail | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Functions/Misc/checkmail b/Functions/Misc/checkmail index fc987e871..e3597bf24 100644 --- a/Functions/Misc/checkmail +++ b/Functions/Misc/checkmail @@ -1,4 +1,4 @@ -#! /usr/local/bin/zsh +#!/bin/zsh # # This autoloadable function checks the folders specified as arguments # for new mails. The arguments are interpreted in exactly the same way |