sapek / dotfiles

Configuration files to bootstrap a Windows workstation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bootstrapping a Windows workstation

Run the following command for an elevated cmd:

@powershell -NoProfile -ExecutionPolicy Bypass -Command "iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/sapek/dotfiles/master/bootstrap.ps1'))"

About

Configuration files to bootstrap a Windows workstation


Languages

Language:Vim Script 81.1%Language:Ruby 14.6%Language:Lua 2.4%Language:PowerShell 1.1%Language:Batchfile 0.8%