-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathdefault.config.yml
101 lines (93 loc) · 1.82 KB
/
default.config.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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
---
git_user_name: Dmitrijs Lakacauskis
git_user_email: [email protected]
github_token: ~
fish_exports:
GPG_TTY: "(tty)"
LANG: "en_US.UTF-8"
PGHOST: 127.0.0.1
PGUSER: admin
PGPASSWORD: admin
colima_cpu: 4
colima_memory: 12
colima_disk: 64
homebrew_taps:
- buo/cask-upgrade
- hashicorp/tap
- homebrew/services
- teamookla/speedtest
homebrew_cask_apps:
- 1password
- alfred
- appcleaner
- arc
- cyberduck
- diffmerge
- dropbox
- firefox
- github
- google-chrome
- google-cloud-sdk
- gpg-suite
- iterm2
- istat-menus
- jetbrains-toolbox
- karabiner-elements
- logi-options-plus
- microsoft-teams
- obsidian
- nordvpn
- ngrok
- poedit
- proxyman
- raspberry-pi-imager
- rocket
- spotify
- vanilla
- visual-studio-code
- vlc
- zoom
homebrew_installed_packages:
- ansible
- ansible-lint
- awscli
- caddy
- circleci
- colima
- curl
- docker
- docker-compose
- docker-credential-helper
- dockerize
- fish
- jq
- hashicorp/tap/waypoint
- hashicorp/tap/terraform
- htop
- httpie
- git
- gnu-sed
- make
- mas
- orbstack
- postgresql@15
- shellcheck
- speedtest
- ssh-copy-id
- terminal-notifier
- tilt
- wget
mas_installed_apps:
- { id: 640199958, name: "Apple Developer" }
- { id: 425264550, name: "Blackmagic Disk Speed Test" }
- { id: 406056744, name: "Evernote" }
- { id: 1295203466, name: "Microsoft Remote Desktop" }
- { id: 1274495053, name: "Microsoft To Do" }
- { id: 540348655, name: "Monosnap" }
- { id: 1289583905, name: "Pixelmator Pro" }
- { id: 803453959, name: "Slack for Desktop" }
- { id: 1508732804, name: "Soulver 3" }
- { id: 1545870783, name: "System Color Picker" }
- { id: 747648890, name: "Telegram" }
- { id: 310633997, name: "WhatsApp Messenger" }
- { id: 497799835, name: "Xcode" }