I hereby claim:
- I am approximate on github.
- I am approximate (https://keybase.io/approximate) on keybase.
- I have a public key ASAPfEiI9isdInn7pglBkqvAOC9oYP7OpyTgxD958UjWnAo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| # Description: Boxstarter Script | |
| # | |
| # Forked from the original script by Jesse Frazelle | |
| # https://gist.github.com/jessfraz/7c319b046daa101a4aaef937a20ff41f | |
| # | |
| # Last Updated: 2018-04-09 | |
| # | |
| # Install boxstarter: | |
| # . { iwr -useb http://boxstarter.org/bootstrapper.ps1 } | iex; get-boxstarter -Force | |
| # |