I hereby claim:
- I am mrthomaskim on github.
- I am masboi (https://keybase.io/masboi) on keybase.
- I have a public key whose fingerprint is D160 CEF9 4501 F03B 5F1D D67C 7D00 2AE0 EE1B C82D
To claim this, I am signing this object:
| ### prerequisites | |
| sudo yum groupinstall "Development Tools" | |
| git --version | |
| gcc --version | |
| bash --version | |
| python --version # (system) | |
| sudo yum install -y openssl-devel readline-devel zlib-devel | |
| sudo yum update | |
| ### install `pyenv` |
I hereby claim:
To claim this, I am signing this object:
| # To enable ANSI sequences in a PowerShell console run the following commands. | |
| # After that you can use wttr.in in you PowerShell just lake that: | |
| # (curl http://wttr.in/ -UserAgent "curl" ).Content | |
| # | |
| # More on it: | |
| # http://stknohg.hatenablog.jp/entry/2016/02/22/195644 (jp) | |
| # | |
| Add-Type -MemberDefinition @" | |
| [DllImport("kernel32.dll", SetLastError=true)] |