/dotfiles

My personal dot files

Primary LanguageLua

Description

This repository contains my personal dotfiles. Feel free to dig into :)

Install

git clone
cd dotfiles
./dotfiles.sh install

You can force using the flag --force or -f.

To see differences between computer dotfiles and this repository you can use this helper

./dotfiles.sh diff

/!\ .gitconfig does not contain [user] section to prevent email leak.