]> ruderich.org/simon Gitweb - config/dotfiles.git/blob - tests/source_config.test.out
693a4af0d2aa2f804ac553e66e2a2de84f59a0b8
[config/dotfiles.git] / tests / source_config.test.out
1 loaded zsh/os/rc.Darwin
2 loaded zsh/host/rc.zucker
3 loaded zsh.env.local
4 loaded shell/env.zucker
5 loaded shell/logout
6
7 source_config(): checking if tmp/zsh/os/rc.Darwin exists
8 source_config(): checking if tmp/zsh/rc.local exists
9 source_config(): -> sourcing tmp/zsh/os/rc.Darwin
10 loaded zsh/os/rc.Darwin
11 source_config(): checking if tmp/zsh/host/rc.zucker exists
12 source_config(): checking if tmp/zsh/rc.local exists
13 source_config(): -> sourcing tmp/zsh/host/rc.zucker
14 loaded zsh/host/rc.zucker
15 source_config(): checking if tmp/zsh/os/env.Darwin exists
16 source_config(): checking if tmp/zsh/env.local exists
17 source_config(): -> neither exists
18 source_config(): checking if tmp/zsh/host/env.zucker exists
19 source_config(): checking if tmp/zsh/env.local exists
20 source_config(): -> sourcing tmp/zsh/env.local
21 loaded zsh.env.local
22 source_config(): checking if tmp/bash/host/rc.zucker exists
23 source_config(): checking if tmp/bash/rc.local exists
24 source_config(): -> neither exists
25 source_config(): checking if tmp/shell//env.zucker exists
26 source_config(): checking if tmp/shell/env.local exists
27 source_config(): -> sourcing tmp/shell//env.zucker
28 loaded shell/env.zucker
29 source_config(): checking if tmp/shell//logout exists
30 source_config(): checking if tmp/shell/logout.local exists
31 source_config(): -> sourcing tmp/shell//logout
32 loaded shell/logout
33 source_config(): checking if tmp/shell//doesnt-exist exists
34 source_config(): checking if tmp/shell/doesnt-exist.local exists
35 source_config(): -> neither exists