CEbbinghaus' Dotfiles
This is a Repo just to house the dotfiles and configurations i use on a daily basis to simplify setup on new devices
Installation:
Powershell
irm "https://raw.githubusercontent.com/CEbbinghaus/dotfiles/master/.cfg/install.ps1" | iex
Shell
curl -s https://raw.githubusercontent.com/CEbbinghaus/dotfiles/master/.cfg/install.sh | sh