Skip to content

mrcapivaro/dotfiles

Repository files navigation

dotfiles

Installation

Windows

Install scoop:

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

Install chezmoi and Powershell 7 through scoop:

scoop install chezmoi pwsh

Initialize chezmoi:

chezmoi --init --appy mrcapivaro

Linux

Bootstrap chezmoi:

sh -c "$(curl -fsLS get.chezmoi.io/lb)" -- init --apply mrcapivaro

About

my dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published