-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdefault.config.yml
More file actions
78 lines (66 loc) · 1.19 KB
/
Copy pathdefault.config.yml
File metadata and controls
78 lines (66 loc) · 1.19 KB
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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
setup_ansible_pull: true
dotfiles: true
oh_my_zsh: true
vscode: false
install_apple_office: false
install_garageband: false
install_imovie: false
mac_app_store: false
install_mas_apps:
- 1352778147 # Bitwarden
remove_mas_apps: []
install_sync_tools: false
sync_formulae: []
sync_casks:
- nextcloud
- syncthing
install_misc_apps: false
misc_formulae: []
misc_casks:
- iterm2
- the-unarchiver
install_entertainment_apps: false
entertainment_formulae: []
entertainment_casks:
- spotify
- vlc
install_media_tools: false
media_formulae: []
media_casks:
- handbrake
- makemkv
install_kube_apps: false
kube_taps:
- derailed/k9s
kube_formulae:
- argocd
- kubernetes-cli
- k9s
- kubectx
- podman-compose
kube_casks:
- freelens
- podman-desktop
install_dev_tools: false
devtools_formulae:
- ansible-lint
- gh
- git
devtools_casks:
- font-fira-code
- font-fira-code-nerd-font
- visual-studio-code
install_common_cli_tools: false
common_cli_formulae:
- bitwarden-cli
- zstd
common_cli_casks: []
install_aws_tools: false
aws_formulae:
- awscli
- s3cmd
aws_casks: []
install_other_formulae: []
install_other_casks: []
remove_other_formulae: []
remove_other_casks: []