• Stars
    star
    104
  • Rank 330,604 (Top 7 %)
  • Language
  • Created about 5 years ago
  • Updated 6 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

NixOS dotfiles

dotfiles

Collection of configuration files ("dotfiles") on archlinux.

Files are managed with yadm, see dotfiles.md for other dotfile systems and how to use yadm.

Quickstart:

cd ~
# make sure yadm is installed
sudo pacman -S yadm
yadm clone https://github.com/stephen-huan/dotfiles
# if yadm does not prompt automatically
yadm bootstrap
yadm status