]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - tests/source_config.test.out
shell/env: Move shell functions to shell/functions.
[config/dotfiles.git] / tests / source_config.test.out
index 3f473a679ade0cbb766e27c6671c19ce940aeb46..693a4af0d2aa2f804ac553e66e2a2de84f59a0b8 100644 (file)
@@ -2,6 +2,7 @@ loaded zsh/os/rc.Darwin
 loaded zsh/host/rc.zucker
 loaded zsh.env.local
 loaded shell/env.zucker
+loaded shell/logout
 
 source_config(): checking if tmp/zsh/os/rc.Darwin exists
 source_config(): checking if tmp/zsh/rc.local exists
@@ -25,3 +26,10 @@ source_config(): checking if tmp/shell//env.zucker exists
 source_config(): checking if tmp/shell/env.local exists
 source_config(): -> sourcing tmp/shell//env.zucker
 loaded shell/env.zucker
+source_config(): checking if tmp/shell//logout exists
+source_config(): checking if tmp/shell/logout.local exists
+source_config(): -> sourcing tmp/shell//logout
+loaded shell/logout
+source_config(): checking if tmp/shell//doesnt-exist exists
+source_config(): checking if tmp/shell/doesnt-exist.local exists
+source_config(): -> neither exists