Skip to content
This repository was archived by the owner on Aug 20, 2024. It is now read-only.

Commit 649f10a

Browse files
Update 03-personalize-your-codespace.md
1 parent 0e16b0e commit 649f10a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

03-personalize-your-codespace.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ GitHub Codespaces is a dedicated environment for you. You can configure your rep
77
There are many ways you can customize your Codespace. Let's review each one.
88

99
- **Settings Sync:** You can synchronize your Visual Studio Code (VS Code) settings between the desktop application and the VS Code web client by navigating to the cog wheel icon for your vscode.
10-
![Sync Vscode Settings](assets\sync-vscode_setting.png)
10+
![Sync Vscode Settings](assets/sync-vscode_setting.png)
1111

1212
- **Dotfiles:** You can use a dotfiles repository to specify scripts, shell preferences, and other configurations.
1313
- **Rename a Codespace:** When you create a Codespace, it's assigned an autogenerated display name. If you have multiple Codespaces, the display name helps you to differentiate between Codespaces. You can change the display name for your Codespace.
14-
![Re-name Codespaces](assets\re-name-codespaces.png)
14+
![Re-name Codespaces](assets/re-name-codespaces.png)
1515

1616
- **Change your shell:** You can change your shell in a Codespace to keep the setup you're used to. When you're working in a Codespace, you can open a new terminal window with a shell of your choice, change your default shell for new terminal windows, or install a new shell. You can also use dotfiles to configure your shell.
1717
- **Change the machine type:** You can change the type of machine that's running your Codespace, so that you're using resources appropriate for the work you're doing.

0 commit comments

Comments
 (0)