Terminal configuration so good, even CMU uses it 😎
Power tools I keep handy:
- Zsh, a great shell and the macOS default now.
- Vim, an editor worth learning, only after weeks of pure misery.
- tmux, best terminal multiplexer.
This approach was taken from this article from Atlassian. To install, follow the steps at the end of the article. Make sure to backup any existing dotfiles, unless you're really brave.
Once you're there, run config submodule init; config submodule update
to pull down plugins that this configuration uses.