blob: c8de5c4f03ffd0ad2e4a4fcb2bc1a6f5de3cc2ed [file] [log] [blame]
# Copyright 2024 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
if [ -f ~/.zshenv ]; then
source ~/.zshenv
fi
# Don't look for system RC files (we will source manually)
unsetopt GLOBAL_RCS