Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 393 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 393 Bytes

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.