Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.2 KB

README.md

File metadata and controls

39 lines (26 loc) · 1.2 KB

My .dotfiles

Build Status Maintainability Coverage Status

Installation

First off, rename or remove the following files:

~/.bashrc
~/.zshrc
git clone https://github.com/mjacobus/dotfiles ~/.dotfiles
cd ~/.dotfiles
git submodules update
./install

(Some) docs

Here you will find (among other configs):

Ctags

  • Use patched ctags. See this link

Note to self:

  • Installation scripts before the ruby refactoring can be found here
  • Installation before stow can be found here