File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -73,9 +73,9 @@ git config --global user.email "your-email"
7373## How to customize your shell
7474
7575You can set your default shell on the dev desktops by adding yourself to a
76- configuration file in the [ ` rust-lang/simpleinfra ` ] [ simpleinfra ] repository.
77- Open ` ansible/roles/dev-desktop/defaults/main.yml ` , look for the variable
78- ` vars_user_config ` , and add yourself to the list.
76+ configuration file in the [ ` rust-lang/simpleinfra ` ] [ simpleinfra-vars-user-config ]
77+ repository. Open ` ansible/roles/dev-desktop/defaults/main.yml ` , look for the
78+ variable ` vars_user_config ` , and add yourself to the list.
7979
8080``` yaml
8181vars_user_config :
@@ -180,4 +180,4 @@ We might ask you to create an issue in the [rust-lang/simpleinfra] repository.
180180[rust-lang/simpleinfra] : https://github.com/rust-lang/simpleinfra
181181[visual studio code] : https://code.visualstudio.com/
182182[certain teams] : https://github.com/search?q=repo%3Arust-lang%2Fteam+path%3Ateams%2F*.toml+dev-desktop&type=code&ref=advsearch
183- [simpleinfra] : https://github.com/rust-lang/simpleinfra/blob/dbf839ef25155df1f33c18f151283436b0f70f3b/ansible/roles/dev-desktop/defaults/main.yml#L12:L16
183+ [simpleinfra-vars-user-config ] : https://github.com/rust-lang/simpleinfra/blob/dbf839ef25155df1f33c18f151283436b0f70f3b/ansible/roles/dev-desktop/defaults/main.yml#L12:L16
You can’t perform that action at this time.
0 commit comments