Skip to content

Commit

Permalink
changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobbe committed Oct 2, 2024
1 parent 2c64fef commit 55cbb1a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .changesets/11645.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
- fix(crwa): Better handling of installing to . (#11645) by @Tobbe

When installing to `cwd`:
* Print "the current directory" instead of "."
* Skip the output of `cd` (which would move you to your home directory, which
most likely is not what you want)

0 comments on commit 55cbb1a

Please sign in to comment.