diff --git a/home/.config/jj/config.toml b/home/.config/jj/config.toml index 69f9901..d5b9300 100644 --- a/home/.config/jj/config.toml +++ b/home/.config/jj/config.toml @@ -11,3 +11,13 @@ email = "rpqt@rpqt.fr" [aliases] s = ["status", "--no-pager"] + +[[--scope]] +--when.repositories = ["~/agh"] +[--scope.user] +email = "romain@student.agh.edu.pl" + +[[--scope]] +--when.repositories = ["~/imag"] +[--scope.user] +email = "romain.paquet@grenoble-inp.org"