diff --git a/tasks/user_cfg/files/dotfiles/gitconfig b/tasks/user_cfg/files/dotfiles/gitconfig
index 71aeb57bcf7a79712d26462e36c3e065e259a75f..dd7aace06c63049721fdea3ea5cfac74328d8ae6 100644
--- a/tasks/user_cfg/files/dotfiles/gitconfig
+++ b/tasks/user_cfg/files/dotfiles/gitconfig
@@ -23,8 +23,8 @@
 	fp = fetch --prune
 	lga = log --graph --oneline --decorate --since=10days --all
 	lgla = log --graph --oneline --decorate --date=short --all
-	lg1 = git log --max-count=1 --stat
-	lg2 = git log --max-count=2 --stat
+	lg1 = log --max-count=1 --stat
+	lg2 = log --max-count=2 --stat
 	st = status
 
 [mergetool]
@@ -52,3 +52,7 @@
 
 [init]
 	defaultBranch = stable
+
+[user]
+	name = freezed
+	email = git-expect-noreply@freezed.me
diff --git a/tasks/user_cfg/vars/git.yml b/tasks/user_cfg/vars/git.yml
index 4ea4668abbd42e8b3f693fa365799e6c7c9130f0..9d1d19365d01f0f6549374c2b716f8f77942741d 100644
--- a/tasks/user_cfg/vars/git.yml
+++ b/tasks/user_cfg/vars/git.yml
@@ -1,26 +1,21 @@
 ---
 git_repositories:
   - {local_name: "askthom",             url_https: "https://lab.frogg.it/fcode/askthom.git"}
-  - {local_name: "djlease",             url_https: "https://gitlab.com/free_zed/djlease.git"}
+  - {local_name: "delarte",             url_https: "https://git.afpy.org/fcode/delarte.git"}
   - {local_name: "eb-car",              url_https: "https://gitlab.com/combien-de-temps-pour-faire-sonner-la-cloche-a-aiguebelle/combien-de-temps-pour-faire-sonner-la-cloche-a-aiguebelle.gitlab.io.git"}
   - {local_name: "forga-a14n",          url_https: "https://gitlab.com/free_zed/djbp.git"}
   - {local_name: "forga-core",          url_https: "https://gitlab.com/forga/tool/django/core.git"}
   - {local_name: "forga-dev-bpy",       url_https: "https://git.afpy.org/fcode/boilerplate-python.git"}
-  - {local_name: "forga-emb",           url_https: "https://gitlab.com/forga/process/fr/embarquement.git"}
-  - {local_name: "forga-glio",          url_https: "https://gitlab.com/forga/forga.gitlab.io.git"}
-  - {local_name: "forga-man",           url_https: "https://gitlab.com/forga/process/fr/manuel.git"}
   - {local_name: "forga-tool-debian",   url_https: "https://lab.frogg.it/freezed/ansible-debian.git"}
   - {local_name: "freezed.gl.io",       url_https: "https://gitlab.com/free_zed/free_zed.gitlab.io.git"}
   - {local_name: "ftalk-gitlab",        url_https: "https://gitlab.com/ftalk/2020-gitlab.git"}
+  - {local_name: "ftalk-zfs",           url_https: "https://gitlab.com/ftalk/openzfs.git"}
   - {local_name: "geostrapy",           url_https: "https://lab.frogg.it/fcode/geostrapy.git"}
-  - {local_name: "gpxpy",               url_https: "https://github.com/freezed/gpxpy.git"}
   - {local_name: "grandpy",             url_https: "https://github.com/freezed/ocp7.git"}
   - {local_name: "hellozappa",          url_https: "https://gitlab.com/free_zed/hellozappa.git"}
-  - {local_name: "ldpy",                url_https: "https://git.afpy.org/fcode/ldpy.git.git"}
+  - {local_name: "ldpy",                url_https: "https://git.afpy.org/fcode/LDPy.git"}
   - {local_name: "mountaingpx",         url_https: "https://github.com/krisanselmo/mountaingpx.git"}
-  - {local_name: "myasb",               url_https: "https://gitlab.com/forga/tool/ansible/debian.git"}
   - {local_name: "mypsb",               url_https: "https://gitlab.com/free_zed/mypsb.git"}
-  - {local_name: "mypumlt",             url_https: "https://gitlab.com/free_zed/mypumlt.git"}
   - {local_name: "myshellsb",           url_https: "https://gitlab.com/free_zed/shell.git"}
   - {local_name: "ocp13",               url_https: "https://github.com/freezed/ocp13.git"}
   - {local_name: "ocp5",                url_https: "https://github.com/freezed/ocp5.git"}