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