This repository contains my personal dotfiles for ease of transitioning to other devices. Feel free to check them out, copy them, or modify them.
Currently trying to have my config files managed with Stow and installed packages managed with Nix (work in progress).
Dotfiles managed by stow.
- From the home directory
~, runstow <module>wheremoduleis folder nme in this repo. Stow should then place them in the correct path.
Slowly adding more Nix configurations for easier setup and an eventual move to NixOS ❄️
- install Nix package manager.
- Add the
nixconfig from this repo - Run
nix run home-manager/master -- init --switchto initializehome-manager - Run
home-manager switchto install packages.
Don't forget to clone recursively for submodules until I find a way to ignore the tmux packages properly.
VSCode is synced with the built-in sync via my GitHub account
- Everyone for their open-source projects!