Skip to content

Commit 453202f

Browse files
authored
feat: add notes section to README and create separate NOTES.md for activation options
1 parent ab953ce commit 453202f

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

src/mise/NOTES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## Notes
2+
3+
`activate` option supports bash and zsh.

src/mise/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ Installs the mise CLI
2121
| trust | Automatically run 'mise trust' to trust workspace | boolean | true |
2222
| install | Automatically run 'mise install' to install workspace tools | boolean | true |
2323

24+
## Notes
25+
26+
`activate` option supports bash and zsh.
2427

2528

2629
---

0 commit comments

Comments
 (0)