Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 949 Bytes

README.md

File metadata and controls

33 lines (23 loc) · 949 Bytes

dotfiles

Personal configuration settings.

use

Basically, drop these as dotfiles in your home directory. There's a helper script:

./restore-dotfiles.sh

Note that vim and tmux configuration is handled by maximum-awesome.

And you get something like this:

screenshot.png

Note: the vim settings assume you're running janus. You install janus via curl -Lo- https://bit.ly/janus-bootstrap | bash and update from your ~/.vim dir with a simple rake. ./janus is the intended local spot to store janus personalizations - ./restore-dotfiles drops it at ~/.janus.

future