Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
probabilityzero authored Jan 30, 2025
1 parent 824fe3d commit 8ad3eb7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# PowerShell bash scripts, themes, profiles and cmdlets

Run `$PROFILE` to see which directory the profile is placed in, add that dir in environment variable with name `PWSH_DIR`, you need to place this repository on that same directory as well.


Expand All @@ -9,4 +11,4 @@ Run `$PROFILE` to see which directory the profile is placed in, add that dir in
notepad $PROFILE.AllUsersAllHosts
```
and add `. $env:PWSH_DIR\profile.ps1`
</details>
</details>

0 comments on commit 8ad3eb7

Please sign in to comment.