Skip to content

lugoues/vscode-dev-containers-dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

[Personalizing dotfile repositories in vscode](https://code.visualstudio.com/docs/remote/containers#_personalizing-with-dotfile-repositories)

## Configuration
Add the following to your vscode settings.json file.
```
    "dotfiles.installCommand": "~/.dotfiles/install.zsh",
    "dotfiles.repository": "https://github.com/Lugoues/vscode-dev-containers-dotfiles.git",
    "dotfiles.targetPath": "~/.dotfiles",
```

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages