Personal configuration files and scripts to set up a development environment from scratch.
This repository uses GNU stow to manage dotfile symlinks cleanly and modularly.
git clone https://github.com/dnlmos/dotfiles.git ~/.dotfiles
cd ~/.dotfilesstow .This will create symbolic links from each file / directory in dotfiles (e.g., .config, .zshrc) into your $HOME directory