1
0
mirror of synced 2025-12-30 03:01:36 -05:00

Merge branch 'main' into AnthonyLaye-patch-1

This commit is contained in:
docubot
2022-09-09 04:40:24 -04:00
committed by GitHub

View File

@@ -48,7 +48,7 @@ Your dotfiles repository might include your shell aliases and preferences, any t
You can configure {% data variables.product.prodname_codespaces %} to use dotfiles from any repository you own by selecting that repository in your [personal {% data variables.product.prodname_codespaces %} settings](https://github.com/settings/codespaces).
When you create a new codespace, {% data variables.product.prodname_dotcom %} clones your selected repository to the codespace environment, and looks for one of the following files to set up the environment.
When you create a new codespace, {% data variables.product.prodname_dotcom %} clones your selected dotfiles repository to the codespace environment, and looks for one of the following files to set up the environment.
* _install.sh_
* _install_