]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - zsh/logout
bash/logout,zsh/logout: Remove unnecessary source_debug()s.
[config/dotfiles.git] / zsh / logout
index f231a3127cb42047607e461e93b1c6fc5a61859c..3fb924822f429d8b99d2731595529e8fcf70353f 100644 (file)
@@ -1,11 +1,6 @@
 # Zsh logout file.
 
 
-source_debug ". ~/.zsh/logout"
-
-# Load logout file usable by all shells.
-source_config ~/.shell "" logout
-
-source_debug ". ~/.zsh/logout (done)"
+source_config ~/.shell/logout
 
 # vim: ft=zsh