File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change 28
28
ignore_errors : yes
29
29
with_items :
30
30
# - datagrip
31
+ - 1password
32
+ - slack
33
+ - zoom
34
+ - tuple
31
35
- docker
32
36
- google-chrome
33
37
- iterm2
41
45
name : [
42
46
' autoconf' ,
43
47
' automake' ,
48
+ ' aws-iam-authenticator' ,
44
49
' awscli' ,
45
50
' atuin' ,
46
51
' bfg' ,
60
65
' unzip' ,
61
66
' zlib' ,
62
67
' zsh' ,
63
- ' tldr'
68
+ ' tldr' ,
69
+ ' derailed/k9s/k9s'
64
70
]
65
71
state : present
66
72
update_homebrew : yes
167
173
touch /Users/{{ lookup('env', 'USER') }}/.ssh/config
168
174
# DO THE FOLLOWING
169
175
# cd ~/.ssh
170
- # ssh-keygen -t ed25519 -C "hunt.woodie@gmail .com"
176
+ # ssh-keygen -t ed25519 -C "aayush.jain@avant .com"
171
177
# ssh-add --apple-use-keychain ~/.ssh/github
172
178
# pbcopy < ~/.ssh/github.pub
173
179
# copy the ssh key to github->settings->ssh keys
You can’t perform that action at this time.
0 commit comments