No description
dot-config | ||
gnarboy-nixos-config | ||
dot-p10k.zsh | ||
dot-tmux.conf | ||
dot-zshrc | ||
README.md |
Dotfiles
This contains dotfiles for my personal develop environment config for nixOS. Meant to be utilized with GNU stow to allow easy referencing of dotfiles.
Installation
stow . --adopt --dotfiles --target=$HOME
For nixOS config, go into the preferred nixos-config folder and run
stow . --adopt --dotfiles --target=/etc/nixos
this will sym link all of the dot-files to your home user directory, replacing dot- with . for files and folders.
Alt Repos
This repo is located in 3 locations that sync commits from the primary to backups