Skip to content

My Dotfiles managed with Chezmoi

Notifications You must be signed in to change notification settings

locus313/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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"))