Skip to content

Commit

Permalink
Update 20211031-run-the-maintance-scripts-from-windows-in-unix-mode-w…
Browse files Browse the repository at this point in the history
…ith-msys2.md
  • Loading branch information
fire committed Jul 25, 2024
1 parent 843e90f commit 1fd9448
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Use msys2 on Windows to improve this.
- `Set-ExecutionPolicy RemoteSigned -scope CurrentUser`
- `iwr -useb get.scoop.sh | iex`
- `scoop install msys`
- `msys2`
- `msys2` Restart to setup msys2.
- `pacman -S ssh-pageant openssh git python3`
- Copy to ~/.bashrc
- `eval $(/usr/bin/ssh-pageant -r -a "/tmp/.ssh-pageant-$USERNAME")`
Expand Down

0 comments on commit 1fd9448

Please sign in to comment.