Skip to content

aaronjsutton/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.