Skip to content

Instantly share code, notes, and snippets.

@juanpabloaj
Last active September 26, 2015 23:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save juanpabloaj/1177435 to your computer and use it in GitHub Desktop.
Save juanpabloaj/1177435 to your computer and use it in GitHub Desktop.
Install utils with brew
#!/bin/bash
brew install bash
brew install bash-completion
brew install coreutils
brew install ctags
brew install pwgen
brew install rename
brew install tmux
brew install tree
brew install unrar
brew install zsh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment