Skip to content

spawn shells as login#96

Merged
forketyfork merged 2 commits intomainfrom
fix/login-shell
Jan 12, 2026
Merged

spawn shells as login#96
forketyfork merged 2 commits intomainfrom
fix/login-shell

Conversation

@forketyfork
Copy link
Owner

Summary\n- spawn shells with -l so login profiles load aliases/env defined by nix-darwin or user profiles\n- document login-shell behavior for users and agents debugging missing aliases\n\n## Testing\n- zig build\n- zig build test

Prompt: Okay, let's change Architect's spawn to run zsh as a login shell.

Solution: Added -l to shell exec argv so embedded shells source login profiles and pick up system aliases; documented login-shell behavior in README and noted nix-darwin alias sourcing in CLAUDE.
@forketyfork forketyfork merged commit 23429f5 into main Jan 12, 2026
5 checks passed
@forketyfork forketyfork deleted the fix/login-shell branch January 12, 2026 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant