-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsetup-my-mac.sh
45 lines (40 loc) · 1.16 KB
/
setup-my-mac.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
brew install git
brew install gh
brew install gitversion
brew install starship
brew install lsd
brew install z
brew install fzf
brew install wget
brew install az
brew install powershell
brew install nvm
brew tap microsoft/git
brew install pyenv
brew install bitwarden-cli
brew install md5sha1sum
brew install jq glow
brew install redis
brew install ansible
brew install difftastic
brew install ncdu
brew install tldr
brew install thefuck
brew install --cask alt-tab
brew install --cask bettertouchtool
brew install --cask gitkraken
brew install --cask docker
brew install --cask visual-studio-code
brew install --cask rider
brew install --cask intellij-idea
brew install --cask insomnium
brew install --cask git-credential-manager-core
brew install --cask github
brew install --cask wireshark
brew install --cask obsidian
brew install --cask slack
brew install --cask microsoft-teams
defaults write com.apple.dock "autohide-delay" -float "0" && killall Dock
defaults write com.apple.dock "autohide-time-modifier" -float "0.3" && killall Dock
defaults write com.apple.finder "_FXSortFoldersFirstOnDesktop" -bool "true" && killall Finder
defaults write com.apple.screencapture type jpg