Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 390 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 390 Bytes

dotfiles

Windows

# install scoop
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
Invoke-RestMethod -Uri https://get.scoop.sh | Invoke-Expression

# then install gsudo, chezmoi and the dotfiles
scoop install chezmoi

Linux

Arch/Msys2

pacman -S chezmoi

Install: run chezmoi

chezmoi init srouquette --apply