Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 458 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 458 Bytes

Alessandro Pezzato dotfiles

Setup

Clone this repository in ~/.dotfiles (in your home directory).

git clone https://github.com/alepez/dotfiles.git ~/.dotfiles

Link what you need from home to your home directory.

Example:

ln -nfs ~/.dotfiles/home/.zshrc ~/.zshrc

Check consistency

This command should print a list of tracked configurations files and the linked file in home directory, if it exists.

./check