Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 592 Bytes

File metadata and controls

21 lines (13 loc) · 592 Bytes

My Dotfiles

My .vimrc, .screenrc and other miscellaneous configuration files.

Installation

Maintaining

  • After installing, editing files in dotfiles/ will edit dotfiles under ~.
  • Added files to dotfiles/? Rerun rake.

Testing

  • To test, run docker run -ti "$(docker build -q .)". The resulting container will have vim, fzf, and gang installed and configured.