Files
skel/dotfiles/zlogin
David Tomaschik 9ab1f9c298 Misc updates
2026-02-18 16:10:06 -08:00

3 lines
307 B
Bash

# This file is sourced only for login shells (e.g., SSH sessions, initial TTY logins).
# For most interactive shells on macOS (like those in Terminal.app or iTerm2), it is NOT sourced.
# All active Zsh startup and completion logic has been moved to .zshrc and .zshenv for better consistency and performance.