Config files and scripts for my development environment.
Managed with GNU Stow for easy symlink management.
# navigate to home directory
cd ~
# clone the repository
git clone git@github.com:fbosch/dotfiles.git
# navigate to the directory
cd dotfiles
# initiate GNU Stow to create symlinks
stow .All system packages and dependencies are declaratively managed in my NixOS configuration:
This dotfiles repository contains only the application configuration files.