summaryrefslogtreecommitdiffstats
path: root/zlogout
diff options
context:
space:
mode:
Diffstat (limited to 'zlogout')
-rw-r--r--zlogout2
1 files changed, 1 insertions, 1 deletions
diff --git a/zlogout b/zlogout
index 84dd371..5a1ed91 100644
--- a/zlogout
+++ b/zlogout
@@ -1,4 +1,4 @@
# This file is sourced when a login shell terminates.
-source ~/.logout
+source ~/.sh/logout
# vim:ft=zsh: