NeilCross / dotfiles-win

default windows dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles-win

default windows dotfiles

Installation

Set-ExecutionPolicy Bypass -Scope Process -Force;
iex ((New-Object System.Net.WebClient).DownloadString('https://github.com/NeilCross/dotfiles-win/raw/master/cfg-init.ps1'))

About

default windows dotfiles


Languages

Language:PowerShell 96.8%Language:Shell 3.2%