Skip to content

Instantly share code, notes, and snippets.

@clarkezone
Last active August 18, 2016 00:07
Show Gist options
  • Select an option

  • Save clarkezone/52c097e8b9f8d6d53b7b2282010570ea to your computer and use it in GitHub Desktop.

Select an option

Save clarkezone/52c097e8b9f8d6d53b7b2282010570ea to your computer and use it in GitHub Desktop.
Clarkezone's dev box install script
Set-FileExplorerOptions -showFileExtensions
cinst vim
cinst poshgit
cinst ngrok.portable
cinst visualstudiocode
cinst slack
mkdir $home\Source\Repos
mkdir $home\Source\Repos\Clarkezone
git clone https://github.com/clarkezone/Kliva.git
git clone https://github.com/clarkezone/audiovisualization.git
git clone https://github.com/clarkezone/composition.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment