Skip to content

Chusca/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

This repo contains the configuration to replicate my setup using Chezmoi.

This setup only supports Ubuntu OS.

How to run

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

Note

In case curl is not installed, you can use wget instead:

sh -c "$(wget -qO- get.chezmoi.io/lb)" -- init --apply chusca/dotfiles

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages