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
TODO: add script in etc/
save 90-kensington-expert-trackball-remap.hwdb under /etc/udev/hwdb.d/90-kensington-expert-trackball-remap.hwdb
run sudo systemd-hwdb update and reboot