Dotfiles managed via stow.
Pull the repository, and then create the symbolic links via stow.
Link all:
cd stow/
./setup.sh
Link a single folder:
cd stow/
stow -v --target=$HOME insert-folder/
Start syncthing via systemd
systemctl --user enable syncthing.service
systemctl --user start syncthing.service
Hwdb remapping configs for Kensington Expert Trackball and Elecom Huge Trackball are in etc/.
After stowing, run:
install-trackball-config
Reboot to apply changes.