dotfiles icon indicating copy to clipboard operation
dotfiles copied to clipboard

My .dotfiles

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):

  • VIM
  • TMUX

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