diff --git a/.zshrc b/.zshrc index 99b6233..31f1b0e 100644 --- a/.zshrc +++ b/.zshrc @@ -157,9 +157,9 @@ _end() { } main() { + _environment _init _sources - _environment _end }