WARNING!!! You do not have access to this server. Use the github mirror instead.
git clone --recurse-submodules git@kentavros.lan:tedi/.dotfiles.git ~/sync/
This is a publicly available mirror.
git clone git@github.com:eliaskanelis/.dotfiles.git ~/sync/
then manually fix any private gitea related git submodules with the Github equivalent.
git submodule init
git submodule update
For each program that has an available seperate install script run its script.
cd ~/sync/.dotfiles
./install_xxx
where xxx is the program.
Install tasks for cron.
./crontabFile
cd ~/sync/.dotfiles
./link
GPL3 © Kanelis Elias