From bcaef79fa6f99602493b196b4a2090de4d921fed Mon Sep 17 00:00:00 2001 From: David Runge Date: Tue, 28 Sep 2021 22:33:00 +0200 Subject: zshrc: remove the use of 'before' .zshrc: Remove the sourcing of all 'before' files. --- .zshrc | 2 -- 1 file changed, 2 deletions(-) diff --git a/.zshrc b/.zshrc index 32570ff..d2ea153 100644 --- a/.zshrc +++ b/.zshrc @@ -1,8 +1,6 @@ # zsh.functions for config_file ($HOME/.zsh.functions/*.zsh) source $config_file -# zsh.before -for config_file ($HOME/.zsh.before/*.zsh) source $config_file # dircolors # Set colors for ls output -- cgit v1.2.3-70-g09d2