]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - zsh/env
remove source_debug()
[config/dotfiles.git] / zsh / env
diff --git a/zsh/env b/zsh/env
index 603c79134041e4e48c26332a85227a19d23cddcc..61ea779134040430e7640203f8894e84eb51227a 100644 (file)
--- a/zsh/env
+++ b/zsh/env
@@ -18,8 +18,6 @@
 
 . ~/.shell/functions
 
-source_debug ". ~/.zsh/env"
-
 source_config ~/.shell/env
 
 
@@ -36,6 +34,4 @@ fi
 
 source_config ~/.zsh/env.local
 
-source_debug ". ~/.zsh/env (done)"
-
 # vim: ft=zsh