These are my dotfiles, which includes configurations for neovim, git, powershell, and more.
Set-ExecutionPolicy Bypass -Scope Process -Force ; `
[System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072 ; `
Invoke-Expression ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/bgold09/dotfiles/master/install.ps1'))curl -fsSL https://raw.githubusercontent.com/bgold09/dotfiles/master/install.sh | shbash- aliases, completion, prompt and other tweaksgit- git aliases and sensible defaultsosx- set sensible defaults for OS Xpowershell- aliases, functions and custom promptvim- vim and Neovim customizationswindows- environment for Windows
Copyright (c) 2014 Brian Golden
Licensed under the MIT license.