Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 301 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 301 Bytes

Dotfiles

How to enable dotfiles?

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

How to use for DevContainer?

Command Pallete -> Open Settings -> dotfiles

dotfiles.repository: "OWNER/dotfiles",
dotfiles.installCommand: "~/dotfiles/path-to-installer.sh",