Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 881 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 881 Bytes

Welcome

Welcome to my dotfiles repository, brought to you by dotbot. In general, you should be using symbolic links for everything, and using git submodules whenever possible.

To keep submodules at their proper versions, you could include something like git submodule update --init --recursive in your install.conf.yaml.

To upgrade your submodules to their latest versions, you could periodically run git submodule update --init --remote.

Pre-requisites

Installation Instructions

  • Install pre-requisites
  • Clone this repository
  • Run