summaryrefslogtreecommitdiff
path: root/etc/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'etc/.zshrc')
-rw-r--r--etc/.zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/.zshrc b/etc/.zshrc
index ddbb017..f9ade8b 100644
--- a/etc/.zshrc
+++ b/etc/.zshrc
@@ -482,7 +482,7 @@ if [[ ${distro} == debian ]] { #{{{
alias dprc='sudo dpkg-reconfigure'
} #}}}
-if [[ ${HOST} == lastlight ]] #{{{
+if [[ -e ~/mailfilter ]] #{{{
then
alias m=mutt