-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path3930.yml
79 lines (79 loc) · 1.69 KB
/
3930.yml
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
---
- hosts: default
roles:
- homebrew
- role: asdf
asdf_version: v0.13.1
- role: clojure
versions: ["1.11.1.1413"]
- dev_dir
- docker
- editorconfig
- emacs
- role: erlang
versions: ["26.0.2"]
elixir:
versions: ["1.15.5-otp-26"]
- gcloud
- role: git
user_name: ne-sachirou
user_email: ne-sachirou@hatena.ne.jp
- role: golang
versions:
- "1.21.1"
- role: hatenablog
private_values_project: hatena
- hyper
- kubernetes
- mackerel_agent
# - nix
- role: nodejs
versions:
- "20.6.0"
- "18.16.0"
- "10.15.3"
- role: perl
versions: ["5.38.0"]
# - private_values
- role: python
versions:
- "3.11.4"
- "3.8.8"
- role: ruby
versions:
- "3.2.2"
- role: rust
versions:
- stable
- nightly
- sbx
- scala
- the_silver_searcher
- role: terraform
versions:
- "1.5.5"
- "0.14.11"
- role: ssh
private_values_project: hatena
- vagrant
- vim
- role: vscode
vscode_extensions:
- EditorConfig.EditorConfig
- GitHub.codespaces
- GitHub.copilot
- GitHub.copilot-chat
- GitHub.vscode-pull-request-github
- MS-CEINTL.vscode-language-pack-ja
- betterthantomorrow.calva
- betterthantomorrow.calva-spritz
- dbaeumer.vscode-eslint
- eamodio.gitlens
- esbenp.prettier-vscode
- github.vscode-github-actions
- golang.go
- ms-vsliveshare.vsliveshare
- scala-lang.scala
- scalameta.metals
- vscodevim.vim
- zsh