dotfiles/zsh/zshrc.local.example
ilia 78f7874055
All checks were successful
CI / skip-ci-check (pull_request) Successful in 19s
CI / secret-scan (pull_request) Successful in 17s
Sync live zsh + Cursor pack for family Macs
Bring .zshrc up to the current machine config (portable paths), ship
homelab/ansible shell helpers, shared Cursor rules/skills, and an
install.sh so Irina can clone and run ./install.sh --ira.
2026-07-26 16:00:43 -04:00

8 lines
273 B
Plaintext

# Machine-local overrides (not committed).
# Copy to ~/.zshrc.local after install:
# cp zsh/zshrc.local.example ~/.zshrc.local
# export EDITOR=nano
# export ANSIBLE_DIR="$HOME/Documents/code/ansible"
# export PERSONAL_SCRIPTS_DIR="$HOME/Documents/code/personal-scripts"