This has my dotfiles (user configuration) for Linux.
Find a file
2026-03-08 15:50:06 -07:00
.config/hypr feat: Manage hypr 2026-03-08 15:50:06 -07:00
.gitconfig feat: Enhance gitconfig 2026-03-08 15:50:06 -07:00
.profile feat: Simplify the dotfiles to what is useful 2026-03-08 15:29:09 -07:00
install.sh feat: Manage hypr 2026-03-08 15:50:06 -07:00
README.md feat: Simplify the dotfiles to what is useful 2026-03-08 15:29:09 -07:00

dotfiles

This uses symlinks to quickly set up a bash-based system, like NixOS or Debian.
Clone this repository into your home folder.
Then cd ~/dotfiles && ./install.sh.

After first install, the symlinks will be set up.
Thereafter, git pull will simply bring in updates to these managed dotfiles.