Skip to content

Instantly share code, notes, and snippets.

View hatajoe's full-sized avatar
🏠
Working from home

Yusuke Hatanaka hatajoe

🏠
Working from home
View GitHub Profile
@tecandrew
tecandrew / wsl-1password-integration.md
Last active July 14, 2024 11:48
WSL/WSL2 Integration with 1Password SSH

On Windows Side

Enable 1Password's SSH Agent.

Using Powershell, install npiperelay via the scoop package manager.

Set-ExecutionPolicy RemoteSigned -Scope CurrentUser # Optional: Needed to run a remote script the first time
irm get.scoop.sh | iex  # install scoop
scoop bucket add extras
@voluntas
voluntas / loadtest.rst
Last active July 6, 2024 00:34
負荷試験コトハジメ