]> ruderich.org/simon Gitweb - config/dotfiles.git/blob - tests/source_config.test.out
Improve source_config() debug output.
[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
6 source_config(): checking if tmp/zsh/os/rc.Darwin exists
7 source_config(): checking if tmp/zsh/rc.local exists
8 source_config(): -> sourcing tmp/zsh/os/rc.Darwin
9 loaded zsh/os/rc.Darwin
10 source_config(): checking if tmp/zsh/host/rc.zucker exists
11 source_config(): checking if tmp/zsh/rc.local exists
12 source_config(): -> sourcing tmp/zsh/host/rc.zucker
13 loaded zsh/host/rc.zucker
14 source_config(): checking if tmp/zsh/os/env.Darwin exists
15 source_config(): checking if tmp/zsh/env.local exists
16 source_config(): -> neither exists
17 source_config(): checking if tmp/zsh/host/env.zucker exists
18 source_config(): checking if tmp/zsh/env.local exists
19 source_config(): -> sourcing tmp/zsh/env.local
20 loaded zsh.env.local
21 source_config(): checking if tmp/bash/host/rc.zucker exists
22 source_config(): checking if tmp/bash/rc.local exists
23 source_config(): -> neither exists
24 source_config(): checking if tmp/shell//env.zucker exists
25 source_config(): checking if tmp/shell/env.local exists
26 source_config(): -> sourcing tmp/shell//env.zucker
27 loaded shell/env.zucker