This commit is contained in:
Tao Tien 2025-11-25 17:22:05 -08:00
parent 4e73f88e25
commit ab791e7b77
4 changed files with 12 additions and 10 deletions

View file

@ -92,6 +92,9 @@ in {
jujutsu = {
enable = true;
settings = {
git = {
push-new-bookmarks = true;
};
user = {
name = "Tao Tien";
email = "29749622+taotien@users.noreply.github.com";