-
Notifications
You must be signed in to change notification settings - Fork 0
/
.chezmoidata.yaml
101 lines (101 loc) · 2.02 KB
/
.chezmoidata.yaml
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
name: Marcus Crane
email: marcus@utf9k.net
social:
github: marcus-crane
work:
email: marcus.crane@lightspeedhq.com
website: https://www.lightspeedhq.com.au
languages:
awscli:
home: null
work: 2.18.16
bun: 1.1.13
container-diff: 0.19.0
crystal: 1.14.0
deno: 2.0.3
dive: 0.12.0
dotenv-linter: 3.3.0
golang: 1.23.2
goreleaser: 2.3.2
hugo: 0.136.5
lua: 5.1
neovim: 0.10.2
nodejs: 23.1.0
python: 3.13.0
ruby: 3.3.5
rust: nightly
shellcheck: 0.10.0
shellspec: 0.28.1
sqlite: 3.47.0
terraform:
home: 1.9.8
work: 1.4.5
tmux: 3.5
libraries:
cargo:
installer: cargo install
# cargo install --features=pcre2 ripgrep
# Requires a custom flag
# TODO: Add generic flag support to my wonky installer?
global:
- git-cliff
go:
installer: go install
global:
- github.com/cweill/gotests/...@latest
- github.com/fatih/gomodifytags@latest
- github.com/go-delve/delve/cmd/dlv@latest
- github.com/mdempsky/gocode@latest
- github.com/segmentio/golines@latest
- github.com/x-motemen/gore/cmd/gore@latest
- golang.org/x/tools/cmd/goimports@latest
- golang.org/x/tools/cmd/guru@latest
- mvdan.cc/gofumpt@latest
home:
- github.com/wailsapp/wails/v2/cmd/wails@latest
work:
- github.com/golang/mock/mockgen@v1.6.0
npm:
installer: npm install -g
global:
- eslint
- js-beautify
- neovim
- npm
- pnpm
- stylelint
- tree-sitter-cli
- yarn
work:
- "@datadog/datadog-ci"
python:
installer: pip install -U
global:
- Django
- PyGithub
- beautifulsoup4
- black
- dnspython
- flake8
- kazoo
- isort
- mkdocs
- nose
- pip
- poetry
- pynvim
- pyyaml
- requests
home:
- beets
- beets-vgmdb
- pylast
- pyusb
work:
- ansible
- mkdocs-techdocs-core
ruby:
installer: gem install
global:
- bundler
- neovim