]> 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 8564cdb8c05d3272760a7caebd98a198fb81a830..3fb924822f429d8b99d2731595529e8fcf70353f 100644 (file)
@@ -1,11 +1,6 @@
 # Zsh logout file.
 
 
-source_debug "sourcing ~/.zsh/logout"
-
-# Load logout file usable by all shells.
-source_config ~/.shell "" logout
-
-source_debug "finished sourcing ~/.zsh/logout"
+source_config ~/.shell/logout
 
 # vim: ft=zsh