Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 313 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 313 Bytes

Patrick Lewis dotfiles

Getting started

Linux

sh -c "$(wget -qO- https://raw.githubusercontent.com/locus313/dotfiles/main/install.sh)"

Windows

iex ((New-Object System.Net.WebClient).DownloadString("https://raw.githubusercontent.com/locus313/dotfiles/main/install.ps1"))