Skip to content

dalyIsaac/dotfiles

Repository files navigation

dotfiles

chezmoi managed dotfiles.

To install, run:

$GITHUB_USERNAME=dalyisaac
sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply $GITHUB_USERNAME

To use in a devcontainer, add the following to your vscode's settings:

{
  "dotfiles.repository": "https://github.com/dalyisaac/dotfiles.git",
  "dev.containers.copyGitConfig": false
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages