Skip to content

Instantly share code, notes, and snippets.

@viartemev
Last active July 23, 2020 09:54
Show Gist options
  • Save viartemev/948af915ff79b096839110702f336e83 to your computer and use it in GitHub Desktop.
Save viartemev/948af915ff79b096839110702f336e83 to your computer and use it in GitHub Desktop.
tap 'homebrew/cask'
brew 'bash' # Latest Bash version
brew 'bat' # "cat" on steroids
brew 'coreutils' # Those that come with macOS are outdated
brew 'ffmpeg'
brew 'git'
brew 'grep'
cask 'alfred'
cask 'docker'
cask 'the-unarchiver'
cask 'visual-studio-code'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment