This has my dotfiles (user configuration) for Linux.
| .config/hypr | ||
| .gitconfig | ||
| .profile | ||
| install.sh | ||
| README.md | ||
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.