-
Notifications
You must be signed in to change notification settings - Fork 11
/
macstrap.cfg
65 lines (61 loc) · 1.02 KB
/
macstrap.cfg
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
# _
# | |
# _ __ ___ __ _ ___ ___| |_ _ __ __ _ _ __
# | '_ ` _ \ / _` |/ __/ __| __| '__/ _` | '_ \
# | | | | | | (_| | (__\__ \ |_| | | (_| | |_) |
# |_| |_| |_|\__,_|\___|___/\__|_| \__,_| .__/
# configuration | |
# |_|
################################
# Configure binaries and apps #
################################
# Add binaries and apps to the default ones
# Note: Always separate the packages with a space/new line
binaries=(
1password/tap/1password-cli
asdf
awscli
bat
coreutils
curl
findutils
git
gng
gpg
gradle
grep
graphviz
helm
jq
k3d
libomp
maven
moreutils
openssh
p7zip
pinentry-mac
sbt
session-manager-plugin
shellcheck
tmux
tree
vim
wget
)
apps=(
adguard
alfred
authy
font-jetbrains-mono-nerd-font
font-lato
iterm2
little-snitch
micro-snitch
parallels
postgres-unofficial
rectangle
signal
vagrant
warp
whatsapp
)