Hacker News new | ask | show | jobs
by dougireton 5072 days ago
1. Xcode: you'll need this to compile open source software on your Mac 2. Homebrew - Awesome Mac package manager: https://github.com/mxcl/homebrew 3. iTerm2 - Replacement for Mac terminal: http://www.iterm2.com/#/section/home 4. zsh - replacement for bash shell 5. oh my zsh!: config scripts for Zsh: https://github.com/robbyrussell/oh-my-zsh 6. MacVim (brew install MacVim) 7. QuickSilver (Mac app launcher): http://qsapp.com/index.php 8. Git (brew install git)
2 comments

What does iterm2 have to offer over the built in terminal?

Also, more line-breaks would be nice...

For starters, iTerm 2 has great profile/color management, split panes (horizontal or vertical) within the same window, and not-so-broken ANSI coloring.
Terminal has profile/colour management, and screen does any pane splitting for me, and what's wrong with and ANSI colouring?
I found colors in Terminal to be lacking, and heard great things about iTerm 2. Sounds like you have your setup exactly as you want it, though.
I think Alfred seems to have replaced Quicksilver as the app launcher du jour.