Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
epogrebnyak committed Feb 27, 2024
1 parent f127c3f commit 1151ade
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ and use this new string to set `PATH` in your shell startup script or using an e
Note that neither `justpath` nor any child process cannot hot change your shell `PATH` directly.

My own use case for `justpath` was exploring and sanitizing the `PATH` on Windows
after each and every program was attempting to changes it.
I also find it useful to inspect `PATH` on a provided remote enviroment (such as Codespaces)
after each and every program was attempting to change it.
I also find it useful to inspect `PATH` on a remote enviroment like Codespaces
to detect invalid paths.

## Try quickly
Expand Down

0 comments on commit 1151ade

Please sign in to comment.