Skip to content

Commit

Permalink
put back dotfiles
Browse files Browse the repository at this point in the history
  • Loading branch information
jpawlowski committed Aug 18, 2024
1 parent 896f130 commit c3c1991
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
// 👇 Configure VS Code specific settings.
"settings": {
// 👇 You may clone this repository to start with your own dotfiles
// "dotfiles.repository": "https://github.com/workoho/devcontainer-dotfiles.git", // Only works for Dev Containers, not in Codespaces
"dotfiles.repository": "https://github.com/workoho/devcontainer-dotfiles.git", // Only works for Dev Containers, not in Codespaces
"debug.openDebug": "neverOpen",
"editor.formatOnSave": false,
"editor.formatOnType": true,
Expand Down

0 comments on commit c3c1991

Please sign in to comment.