Commit a75d440
fix: use login shell for zmx sessions so profile.d is sourced
zmx starts a non-login shell by default, which skips /etc/profile.d/.
Pass 'bash -l' as the command to zmx attach so the detach hint and
alias from pixels-profile.sh are sourced on session creation.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 86c2e54 commit a75d440
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
| 129 | + | |
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
0 commit comments