add shell alias

This commit is contained in:
Satria 2026-03-14 08:17:08 +07:00
commit bb6e810584
2 changed files with 4 additions and 1 deletions

View file

@ -62,6 +62,8 @@
};
git = { # setup your git author
username = "satr14"; # forgejo username
server = "https://git.satr14.my.id"; # forgejo server url
user = "Satria";
email = "admin@satr14.my.id";
};