bpavuk's Dotfiles!#
This repository serves as a home for my configuration files. It can be installed as a Nix flake (NixOS Unstable) or using Stow.
To install these dotfiles using Stow, clone this repository (preferably
into ~/.dotfiles), install GNU Stow, then type stow <program-name>.
For Neovim, that would be stow nvim. Make sure to read relevant READMEs inside
every dotfile directory to get a list of dependencies you need to install to make
this work!
With Nix, it is much simpler, but my settings may get superimposed on your current ones. More details in NixOS folder README.