Skip to content

marianozunino/dotfiles

Repository files navigation

Collections of my dotfiles

Deploy

# manually install chezmoi if needed 
mkdir -p ~/.bin
cd ~/.bin

sh -c "$(curl -fsLS git.io/chezmoi)"
export -U PATH=$HOME/.bin/:$PATH

chezmoi init --apply marianozunino

To preview the change,

chezmoi apply --dry-run --verbose

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published