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"
73
73
## How to customize your shell
74
74
75
75
You 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.
79
79
80
80
``` yaml
81
81
vars_user_config :
@@ -180,4 +180,4 @@ We might ask you to create an issue in the [rust-lang/simpleinfra] repository.
180
180
[rust-lang/simpleinfra] : https://github.com/rust-lang/simpleinfra
181
181
[visual studio code] : https://code.visualstudio.com/
182
182
[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