aboutsummaryrefslogtreecommitdiff
path: root/zshrc
diff options
context:
space:
mode:
authorJosh Rahm <rahm@google.com>2021-11-15 10:22:57 -0700
committerJosh Rahm <rahm@google.com>2021-11-15 10:22:57 -0700
commiteef56cd6f76244cb7ab54a45ac1c60aa3e658f12 (patch)
treeda365c307a74922598df1a610e1d9a767f5afbe9 /zshrc
parent509b3462c5957b705ef02d8364b50e8c25c9d0dd (diff)
parent8492e58a8886c848b9dd6310dc6d2f4345a4a0c5 (diff)
downloadzshrcd-eef56cd6f76244cb7ab54a45ac1c60aa3e658f12.tar.gz
zshrcd-eef56cd6f76244cb7ab54a45ac1c60aa3e658f12.tar.bz2
zshrcd-eef56cd6f76244cb7ab54a45ac1c60aa3e658f12.zip
Merge branch 'main' of git.josher.dev:zshrcd
Diffstat (limited to 'zshrc')
-rw-r--r--zshrc2
1 files changed, 0 insertions, 2 deletions
diff --git a/zshrc b/zshrc
index 69769b6..720f3ca 100644
--- a/zshrc
+++ b/zshrc
@@ -1,5 +1,3 @@
-source /etc/profile
-
for f in $HOME/.zshrc.d/*.zsh ; do
source "$f"
done || true