aboutsummaryrefslogtreecommitdiffstats
path: root/.zshrc
diff options
context:
space:
mode:
authorDavid Runge <dave@sleepmap.de>2021-09-28 22:33:00 +0200
committerDavid Runge <dave@sleepmap.de>2021-09-28 22:33:00 +0200
commitbcaef79fa6f99602493b196b4a2090de4d921fed (patch)
treeb5b1385d7e9efcfd96483f7812e7fbde7565b7d1 /.zshrc
parentc9b36638c8d9359c679879b72ff3ccdb61a94cfc (diff)
downloaddotfiles-bcaef79fa6f99602493b196b4a2090de4d921fed.tar.gz
dotfiles-bcaef79fa6f99602493b196b4a2090de4d921fed.tar.bz2
dotfiles-bcaef79fa6f99602493b196b4a2090de4d921fed.tar.xz
dotfiles-bcaef79fa6f99602493b196b4a2090de4d921fed.zip
zshrc: remove the use of 'before'
.zshrc: Remove the sourcing of all 'before' files.
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc2
1 files changed, 0 insertions, 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