diff --git a/.config/lazygit/state.yml b/.config/lazygit/state.yml index 5dbae760..2dcfbe4b 100644 --- a/.config/lazygit/state.yml +++ b/.config/lazygit/state.yml @@ -1,5 +1,6 @@ lastupdatecheck: 0 recentrepos: + - /home/fic - /home/fic/cisc/indiv-project - /home/fic/scripts startuppopupversion: 5 diff --git a/.config/yadm/.gitignore b/.config/yadm/.gitignore index 397b4a76..6eeb6bbf 100644 --- a/.config/yadm/.gitignore +++ b/.config/yadm/.gitignore @@ -1 +1,2 @@ *.log +./*.log diff --git a/.config/yadm/cron b/.config/yadm/cron new file mode 100644 index 00000000..f84fb7c4 --- /dev/null +++ b/.config/yadm/cron @@ -0,0 +1 @@ +*/5 * * * * /home/fic/.config/yadm/auto.sh >> /home/fic/yadm-auto-push.log