Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 338 Bytes

File metadata and controls

12 lines (9 loc) · 338 Bytes

dotfiles repository

This is a collection of my personal dotfiles, which I use to configure my development environment. Furthermore, I included a script and brew file to install the most common tools.

installation

git clone https://github.com/thibsy/dotfiles.git "$(pwd)/.dotfiles"
sh "$(pwd)/.dotfiles/install.sh"