-
Notifications
You must be signed in to change notification settings - Fork 1
/
config.yaml
34 lines (33 loc) · 1020 Bytes
/
config.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
ansible_user: "${ANSIBLE_USER}"
ansible_password: "${ANSIBLE_PASSWORD}"
dotfiles_path: "${DOTFILES_HOME}"
home_path: "${HOME}"
global_tasks: roles/global/tasks
macos:
vscode:
links:
- settings.json
extensions:
- file-icons.file-icons
- jeff-hykin.better-shellscript-syntax
- maximilionus.dark-shell
- ms-azuretools.vscode-docker
- ms-python.python
- ms-python.vscode-pylance
- ms-toolsai.jupyter
- ms-toolsai.jupyter-keymap
- ms-toolsai.jupyter-renderers
- ms-vscode-remote.remote-containers
- PKief.material-icon-theme
- AmazonWebServices.aws-toolkit-vscode
- jawandarajbir.react-vscode-extension-pack
- infeng.vscode-react-typescript
- DigitalBrainstem.javascript-ejs-support
- technosophos.vscode-helm
- redhat.ansible
- Orta.vscode-jest
- dsznajder.es7-react-js-snippets
- golang.go
- ms-vscode.makefile-tools
- coolbear.systemd-unit-file
- hashicorp.terraform