-
Notifications
You must be signed in to change notification settings - Fork 0
/
install.osx.sh
executable file
·61 lines (53 loc) · 1.41 KB
/
install.osx.sh
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
#!/usr/bin/env bash
echo "This is deprecated, see the README.md for instructions."
# /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
# brew update
# xcode-select --install
# brew install 1password
# brew install alfred
# brew install altair-graphql-client
# brew install ansible
# brew install azure-cli
# brew install backblaze
# brew install bettertouchtool
# brew install cdrtools
# brew install dash
# brew install discord
# brew install docker
# brew install dos2unix
# brew install gcc
# brew install gh
# brew install gpg-suite
# brew install hazel
# brew install iterm2
# brew install jq
# brew install keybase
# brew install keychain
# brew install kindle
# brew install kubectl
# brew install kubeseal
# brew install lens
# brew install logitech-presentation
# brew install microsoft-edge
# brew install microsoft-office
# brew install microsoft-teams
# brew install moonlight
# brew install nvm
# brew install parsec
# brew install pdf-expert
# brew install pinentry-mac
# brew install pliim
# brew install [email protected]
# brew install rowanj-gitx
# brew install slack
# brew install snagit
# brew install spotify
# brew install visual-studio-code
# brew install yarn
# brew install yq
# ## Setup devtools for bash.
# source ./bash_features.sh
# source ./add-devtools-to-bash_profile.sh
# source ./vscode.extensions.sh
# # Setup GPG keys from keybase
# source ./gpg-keybase.sh