- Backup your dotfiles
- Clone this repository in your home directory
- Install
stowpackage using your favorite package manager - Install dotfiles
cd ~/dotfiles
stow --adopt .
git restore .Private ssh configurations are loaded from ~/.ssh/config.d. For git private configuration, create a .gitconfig.local in your home directory.