summaryrefslogtreecommitdiffstats
path: root/.gitconfig
AgeCommit message (Collapse)AuthorFilesLines
19 hoursRotate gpg keyAhmed Abdelhalim1-3/+3
2025-10-20Refactoring of bash_profile and remove deprecated homebrew tokenAhmed Abdelhalim1-1/+2
The token didn't have any permissions, was used to just increase the rate limit when it was reached. This is why it's ok to leave it in the history after it has been revoked. This also fixes and adds some dependencies using homebrew
2025-08-13Update work alias and git configsAhmed Abdelhalim1-2/+15
2025-05-21Enable rerere and disable default signing for workAhmed Abdelhalim1-0/+2
2023-04-11Fix the include of work git configAhmed Abdelhalim1-1/+1
2023-03-16Update the signingkey and email related to the keyAhmed Abdelhalim1-2/+2
2023-03-14Update git configs with new keyAhmed Abdelhalim1-2/+2
2022-07-14Set upstream automatically with git pushAhmed Abdelhalim1-0/+1
2022-07-03Configure main to be the init git branch instead of masterAhmed Abdelhalim1-0/+2
2022-06-02Update gitconfig to include separate work config for user configAhmed Abdelhalim1-1/+3
2022-03-09Update the name and add authors command to git configAhmed Abdelhalim1-1/+2
2021-05-23Add the locked/lock/unlock git aliases and remove unused aliasesAhmed Abdelhalim1-5/+3
This is based on the awesome work in git-extras Ref: https://github.com/tj/git-extras/blob/master/bin/git-locked Ref: https://github.com/tj/git-extras/blob/master/bin/git-lock Ref: https://github.com/tj/git-extras/blob/master/bin/git-unlock I don't need most of the other commands but these ones are pretty nifty and useful and quite hard to remember.
2021-03-27Add global gitconfigsAhmed Abdelhalim1-0/+40