/dotfiles

Primary LanguageShell

Marc's dotfiles

Installation

To install the dotfiles into your home directory clone this repository and run the bootstrap script:

git clone git@github.com:frenchesco/dotfiles.git && cd dotfiles && . install.sh

To modify the global git name and email edit:

code .extras

Then copy it to your home folder:

cp .extras ~/.extras