-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.yml
More file actions
266 lines (248 loc) · 5.44 KB
/
config.yml
File metadata and controls
266 lines (248 loc) · 5.44 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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
---
downloads: ~/.ansible-downloads/
configure_dotfiles_1: true
configure_dotfiles_2: false
configure_terminal: true
configure_osx: true
configure_oh_my_zsh: true
configure_krew: true
configure_ssh: true
oh_my_zsh_write_zshrc: false
# Set to 'true' to configure the Dock via dockutil.
configure_dock: true
dockitems_remove:
- Launchpad
- TV
- Podcasts
- "App Store"
- News
- Music
- Notes
- Reminders
- Contacts
- Calendar
- FaceTime
- Photos
- Maps
- Mail
- Messages
- Safari
- Freeform
dockitems_persist:
- name: "iTerm"
path: "/Applications/iTerm.app/"
pos: 1
- name: "System Settings"
path: "/Applications/System Settings.app/"
pos: 2
configure_sudoers: false
sudoers_custom_config: ""
# Example:
# sudoers_custom_config: |
# # Allow users in admin group to use sudo with no password.
# %admin ALL=(ALL) NOPASSWD: ALL
dotfiles_repo_1: https://github.com/Y0sh1dk/dotfiles.git
dotfiles_repo_accept_hostkey_1: true
dotfiles_repo_version_1: master
dotfiles_repo_local_destination_1: ~/Code/github/Y0sh1dk/dotfiles
dotfiles_files_1:
- .zshrc
- .zlogin
- .p10k.zsh
- .gitignore
- .gitconfig
- .inputrc
- .osx
- .vimrc
- .functions
- .aliases
- com.googlecode.iterm2.plist
- wallpaper.jpg
- .ssh/config
- .k9s
homebrew_installed_packages:
# - ansible # Installed via Pip.
- autoconf
- bash-completion
- doxygen
- gettext
- git
- gh
- go
- gpg
- iperf
- libevent
- sqlite
- nmap
- node
- php
- ssh-copy-id
- cowsay
- readline
- openssl
- pv
- wget
- zsh
- pokemonsay
- git-extras
- gomplate
- kubectl
- kubectx
- krew
- helm
- helmfile
- skaffold
- htop
- jq
- yq
- k9s
- minikube
- neovim
- ansible-lint
- shfmt
- fortune
- terraform
- tflint
- terraform-docs
- checkov
- awscli
- kind
- argocd
- consul
- hcl2json
- go-task
- linkerd
- thanos
- tilt
- watch
- dive
- samuong/alpaca/alpaca
- kustomize
- fluxcd/tap/flux
- istioctl
homebrew_taps:
- possatti/possatti
homebrew_cask_appdir: /Applications
homebrew_cask_apps:
- chromedriver
- docker
- google-chrome
- slack
- iterm2
- visual-studio-code
- spotify
- 1password
- rectangle
- stats
- adobe-acrobat-reader
- google-drive
- meld
- postman
- todoist
- whatsapp
- zoom
- discord
- 1password-cli
- goland
- bambu-studio
- vlc
- microsoft-office
- google-cloud-sdk
- obsidian
# Krew
krew_indexes:
- name: default
url: https://github.com/kubernetes-sigs/krew-index.git
- name: awesome-kubectl-plugins
url: https://github.com/ishantanu/awesome-kubectl-plugins.git
krew_plugins:
- access-matrix
- awesome-kubectl-plugins/node-shell
- awesome-kubectl-plugins/mtail
- kuttl
# vs code
vscode_extensions:
- ms-python.python
- redhat.ansible
- hashicorp.terraform
- ms-kubernetes-tools.vscode-kubernetes-tools
- redhat.vscode-yaml
- esbenp.prettier-vscode
- dbaeumer.vscode-eslint
- ms-azuretools.vscode-docker
- eamodio.gitlens
- pkief.material-icon-theme
- formulahendry.auto-rename-tag
- christian-kohler.path-intellisense
- golang.go
- wholroyd.jinja
- oderwat.indent-rainbow
- mhutchie.git-graph
- mikestead.dotenv
- ms-vscode.vscode-typescript-next
- foxundermoon.shell-format
- timonwong.shellcheck
- actboy168.tasks
- yoavbls.pretty-ts-errors
- wix.vscode-import-cost
- casualjim.gotemplate
- github.vscode-github-actions
- ms-vscode.makefile-tools
- github.copilot
vscode_extensions_absent: []
vscode_settings: {
# "editor.rulers": [80, 100, 120],
"editor.renderWhitespace": "all",
"window.zoomLevel": 1,
"[yaml]": { "editor.defaultFormatter": "esbenp.prettier-vscode" },
"[jsonc]": { "editor.defaultFormatter": "esbenp.prettier-vscode" },
"editor.formatOnSave": true,
"gitlens.codeLens.enabled": false,
"indentRainbow.indicatorStyle": "light",
"indentRainbow.lightIndicatorStyleLineWidth": 3,
"workbench.iconTheme": "material-icon-theme",
}
vscode_settings_overwrite: true
vscode_keybindings: []
vscode_keybindings_overwrite: true
osx_script: "./.osx --no-restart"
# Install packages from other package managers.
# Note: You are responsible for making sure the required package managers are
# installed, eg. through homebrew.
composer_packages: []
# - name: drush
# state: present # present/absent, default: present
# version: "^8.1" # default: N/A
gem_packages: []
# - name: bundler
# state: present # present/absent/latest, default: present
# version: "~> 1.15.1" # default: N/A
npm_packages: []
# - name: webpack
# state: present # present/absent/latest, default: present
# version: "^2.6" # default: N/A
pip_packages: []
# - name: mkdocs
# state: present # present/absent/latest, default: present
# version: "0.16.3" # default: N/A
go_packages:
- name: github.com/cweill/gotests/gotests
version: v1.6.0
- name: github.com/fatih/gomodifytags
version: v1.16.0
- name: github.com/josharian/impl
version: v1.1.0
- name: github.com/haya14busa/goplay/cmd/goplay
version: v1.0.0
- name: github.com/go-delve/delve/cmd/dlv
version: latest
- name: honnef.co/go/tools/cmd/staticcheck
version: latest
- name: golang.org/x/tools/gopls
version: latest
- name: github.com/Gelio/go-global-update
version: latest
- name: github.com/fiatjaf/jiq/cmd/jiq
version: latest
# Glob pattern to ansible task files to run after all other tasks are finished.
post_provision_tasks: []