Skip to content

Commit

Permalink
Fix usage
Browse files Browse the repository at this point in the history
  • Loading branch information
kachick committed Aug 22, 2023
1 parent baca0da commit a248110
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion windows/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
```
1. New session of pwsh
```powershell
go run github.com/kachick/dotfiles/cmd/setup_windows_terminals -dotfiles_path "\\wsl.localhost\Ubuntu\home\kachick\repos\dotfiles" -pwshProfilePathFlag "$PROFILE"
go run github.com/kachick/dotfiles/cmd/setup_windows_terminals -dotfiles_path "\\wsl.localhost\Ubuntu\home\kachick\repos\dotfiles" -pwsh_profile_path "$PROFILE"
go run github.com/kachick/dotfiles/cmd/disable_windows_beeps
go run github.com/kachick/dotfiles/cmd/enable_windows_verbose_context_menu
```
Expand Down

0 comments on commit a248110

Please sign in to comment.