]> ruderich.org/simon Gitweb - config/dotfiles.git/blob - tests/source_config.test.out
Simplified loading of config files by using a function.
[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(): checking if tmp/zsh/host/env.zucker exists
17 source_config(): checking if tmp/zsh/env.local exists
18 source_config(): sourcing tmp/zsh/env.local
19 loaded zsh.env.local
20 source_config(): checking if tmp/bash/host/rc.zucker exists
21 source_config(): checking if tmp/bash/rc.local exists
22 source_config(): checking if tmp/shell//env.zucker exists
23 source_config(): checking if tmp/shell/env.local exists
24 source_config(): sourcing tmp/shell//env.zucker
25 loaded shell/env.zucker