Skip to content

Instantly share code, notes, and snippets.

@andli
Last active March 1, 2019 09:44
Show Gist options
  • Save andli/7e2a372484cb97eb656271719801ad96 to your computer and use it in GitHub Desktop.
Save andli/7e2a372484cb97eb656271719801ad96 to your computer and use it in GitHub Desktop.
iex (new-object net.webclient).downloadstring('https://get.scoop.sh')
scoop install 7zip git concfg
concfg import solarized-dark
# scoop install pshazz
# For admin powershell prompt
Set-ExecutionPolicy Bypass -Scope Process -Force; iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))
Set-Service ssh-agent -StartupType Manual
choco install fzf
choco install conemu
choco install poshgit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment