I hereby claim:
- I am kbirger on github.
- I am cryptokirill (https://keybase.io/cryptokirill) on keybase.
- I have a public key ASDgTscxYTG0hTIXKsu0_7nL64lbihw5FmOITbH7jfGzbwo
To claim this, I am signing this object:
| // Tested on nodejs 14 and 16.14.2 | |
| // axios 0.26.1 | |
| // | |
| // USAGE | |
| // save to a folder as index.js | |
| // run `npm init -y && npm install axios` | |
| // run `node test-axios.js ` for reproduction with axios | |
| const axios = require('axios'); |
| # configure the ssh-agent service to start up automatically and add this to your PS profile | |
| # to allow PS to work with the OpenSSH key agent that is bundled with windows | |
| # pre-reqs: posh-git, oh-my-posh | |
| ssh-agent | |
| ssh-add | |
| $env:GIT_SSH="C:\WINDOWS\System32\OpenSSH\ssh.exe" | |
| Import-Module posh-git |
I hereby claim:
To claim this, I am signing this object: