Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 743 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 743 Bytes

Dotfiles

Terminal configuration so good, even CMU uses it 😎

Configuration Files

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.

Usage

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.