Skip to content

trdarr/dotmatrix

 
 

Repository files navigation

DOTMATRIX

This is a fork of hashrocket/dotmatrix:

Dotmatrix is a collection of dotfiles used at Hashrocket to customize various development tools. This project is the culmination of many years worth of tinkering with our favorite tools to get them to behave just right. We think using dotmatrix makes working with these tools more pleasant and hope you will too!

Differences

Installation

git clone https://github.com/trdarr/dotmatrix.git .dotmatrix
cd .dotmatrix
bin/install
bin/vimbundles.sh

Updating

This might work!

cd ~/.dotmatrix

# Once
git remote add hashrocket https://github.com/hashrocket/dotmatrix

# Every time
bin/upgrade
bin/vimbundles.sh

About

Hashrocket Dot Files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 62.9%
  • Ruby 24.8%
  • Vim Script 12.3%