You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Coder [supports multiple IDEs](ides.md) for use with your workspaces.
47
22
48
23
## Workspace lifecycle
49
24
@@ -67,8 +42,10 @@ When a workspace is deleted, all of the workspace's resources are deleted.
67
42
68
43
## Dotfiles
69
44
70
-
Users can install configuration from a personal [dotfiles repository](https://dotfiles.github.io) with the `coder dotfiles <repo>`
71
-
command in their workspace. Templates can also prompt users for their dotfiles repo [(example)](../examples/templates/docker-with-dotfiles/README.md#how-it-works).
45
+
Users can install configuration from a personal [dotfiles
46
+
repository](https://dotfiles.github.io) with the `coder dotfiles <repo>` command
47
+
in their workspace. Templates can also prompt users for their dotfiles repo
0 commit comments