These are my .dotfiles. There are many like them, but these ones are mine.
- Clone it into
~
- Make sure you have the submodules by running
git submodule update --recursive --init
- Run
install.sh
If you're not me, you may want to configure ~/.dotfiles/secret/.gitconfig
to
look a little something like this:
[user]
name = Marty McFly
email = [email protected]
If you're me, you know that already.