Commit 7df657c
Clarify that mise activate bash --shims is POSIX-compatible for .profile
mise doesn't support `sh` as a shell type. The `--shims` flag output is
just `export PATH=...` which is valid POSIX and works under dash/sh.
Co-Authored-By: Claude Opus 4.6 <[email protected]>1 parent 06c939e commit 7df657c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments