Skip to content

Instantly share code, notes, and snippets.

@vikiival
Forked from w3cj/os-x-setup-commands.sh
Last active February 19, 2024 12:12
Show Gist options
  • Save vikiival/75a16bc68e79d167ae323f2f4fdcd1a8 to your computer and use it in GitHub Desktop.
Save vikiival/75a16bc68e79d167ae323f2f4fdcd1a8 to your computer and use it in GitHub Desktop.
xcode-select --install
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew update
brew cask install iterm2
# update iterm2 settings -> colors, keep directory open new shell, keyboard shortcuts
brew install bash # latest version of bash
# set brew bash as default shell
brew cask install visual-studio-code
# update vscode settings
# install vscode extensions
@vikiival
Copy link
Author

vikiival commented Apr 9, 2021

Current MVM (minimum viable mac)

cmake
gh
llvm
maven
node
openjdk@11
postgresql
protobuf
tree

and cask

firefox-developer-edition
google-chrome-canary
intellij-idea
iterm2
miniforge
selfcontrol
slack
spotify
telegram
visual-studio-code

@vikiival
Copy link
Author

colordiff
corepack
deno
ffmpeg
gh
go
jq
just
leveldb
libusb
llvm
pandoc
pnpm
rclone
ruff
rustup-init
shpotify
tree
wget
zsh

CASK

datagrip
discord
element
font-fira-code
google-chrome
insomnia
intellij-idea
iterm2
ledger-live
microsoft-auto-update
microsoft-teams
raycast
spotify
tunnelblick
visual-studio-code
warp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment