til

Today I Learned: collection of notes, tips and tricks and stuff I learn from day to day working with computers and technology as an open source contributor and product manager

View project on GitHub

Install Homebrew

Install Homebrew, this missing package manager for macOS (OSX).

It gives you easy and maintainable access to cool tools like:

  • ack
  • colortail
  • diff-so-fancy
  • fmdiff
  • httpie
  • irssi
  • jq
  • libxml2
  • liquidprompt
  • multitail
  • node
  • openssl
  • pandoc
  • rbenv
  • sqlite
  • tmux
  • tmuxinator-completion
  • tree
  • wget

References