forked from j-zimnowoda/mac-devops-setup
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.yml
More file actions
118 lines (113 loc) · 1.83 KB
/
config.yml
File metadata and controls
118 lines (113 loc) · 1.83 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
---
configure_terminal: yes
configure_osx: yes
configure_dotfiles: yes
dotfiles_repo: "https://github.com/j-zimnowoda/dotfiles.git"
dotfiles_repo_accept_hostkey: yes
dotfiles_repo_local_destination: ~/dotfiles
dotfiles_files:
- .aliases
- .zshrc
- .gitconfig
- .vimrc
- .osx
- .functions
- .iterm2_shell_integration.zsh
- .inputrc
homebrew_installed_packages:
# Dev
- act
- ansible
- autoconf
- automake
- aws-iam-authenticator
- azure-cli
- bash
- bash-completion@2
- ca-certificates
- coreutils
- curl
- dive
- doctl
- eksctl
- gawk
- gettext
- gh
- git
- git-secret
- gnu-getopt
- gnu-sed
- gnupg
- gnutls
- go
- hashicorp/tap/terraform
- hashicorp/tap/vault
- helm
- helmfile
- homebrew/cask/hey
- httperf
- istioctl
- jpeg
- jq
- k9s
- kind
- kompose
- kops
- kubernetes-cli
- kube-ps1
- kubeconform
- kustomize
- minikube
- mas
- moreutils
- mpdecimal
- nmap
- node
- nvm
- openapi-generator
- openjdk
- openldap
- openssl@1.1
- php
- pinentry-mac
- pkg-config
- podman
- python@3.10
- python@3.8
- python@3.9
- qemu
- readline
- ruby
- scw
- shellcheck
- skaffold
- sops
- sqlite
- stern
- terraform
- tree
- tmux
- watch
- wget
- yarn
- yq
- zsh
homebrew_taps:
- hashicorp/tap
homebrew_cask_appdir: /Applications
homebrew_cask_apps:
- alfred
- docker
- dropbox # Client for the Dropbox cloud storage service
- firefox
- google-chrome
- google-cloud-sdk
- iterm2
- kap # Open-source screen recorder built with web technology
- postman # Collaboration platform for API development
- slack # Team communication and collaboration software
- sourcetree # Graphical client for Git version control
- vagrant
- virtualbox
- visual-studio-code
- vlc # VLC media player