-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathvariables.yml
More file actions
127 lines (124 loc) · 2.27 KB
/
variables.yml
File metadata and controls
127 lines (124 loc) · 2.27 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
# Variables for serverkit.yml.erb
homebrew_package_names:
- bash
- bat
- cloudflared
- fzf
- gh
- ghq
- git
- git-delta
- htop
- iproute2mac
- jq
- killport
- memcached
- mas
- mise
- mysql
- peco
- pstree
- redis
- ripgrep
- sqlite
- starship
- tig
- toshimaru/nyan/nyan
- toshimaru/torch/torch-cmd
- tre-command
- tree
- vim
- watch
- wget
- zsh
homebrew_cask_package_names:
- bartender
- brave-browser
- chatgpt
- choosy
- claude
- cleanshot
- cloudflare-warp
- dash
- deckset
- devtoys
- discord
- docker-desktop
- dropbox
- enpass
- firefox
- ghostty
- github
- google-chrome
- google-drive
- google-japanese-ime
- imageoptim
- insomnia
- iterm2
- jetbrains-toolbox
- keybase
- krisp
- minecraft
- notion
- notion-calendar
- pulsar
- raycast
- screen-studio
- sequel-ace
- slack
- spotify
- sublime-text
- typora
- visual-studio-code
- wireshark-app
- zed
# - chromedriver
# - google-cloud-sdk
# - grishka/grishka/neardrop # Add `--no-quarantine` option
# - logi-options+
# - utm
# - vox
# - windowkeys
# - zoom
vscode_package_names:
- aaron-bond.better-comments
- alefragnani.bookmarks
- arcticicestudio.nord-visual-studio-code
- britesnow.vscode-toggle-quotes
- christian-kohler.path-intellisense
- chunsen.bracket-select
- denoland.vscode-deno
- docker.docker
- github.codespaces
- github.copilot-chat
- github.vscode-github-actions
- github.vscode-pull-request-github
- golang.go
- mechatroner.rainbow-csv
- ms-azuretools.vscode-docker
- ms-vscode-remote.remote-containers
- ms-vscode-remote.remote-ssh
- ms-vscode-remote.remote-ssh-edit
- ms-vscode-remote.remote-wsl
- ms-vscode-remote.vscode-remote-extensionpack
- ms-vscode.remote-explorer
- ms-vscode.remote-server
- ms-vscode.vscode-speech
- ms-vsliveshare.vsliveshare
- shopify.ruby-lsp
- sporto.rails-go-to-spec
- syler.sass-indented
- tamasfe.even-better-toml
- toshimaru.hybrid-next-plus
- vira.vsc-vira-theme
- vsls-contrib.gistfs
- wraith13.open-in-github-desktop
- yzhang.markdown-all-in-one
- ziyasal.vscode-open-in-github
# - sensourceinc.vscode-sql-beautify
mise_tool_names:
- deno
- go
- node
- ruby
- yarn