| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-10-20 | Refactoring of bash_profile and remove deprecated homebrew token | Ahmed Abdelhalim | 1 | -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-13 | Update work alias and git configs | Ahmed Abdelhalim | 1 | -2/+15 | |
| 2025-05-21 | Enable rerere and disable default signing for work | Ahmed Abdelhalim | 1 | -0/+2 | |
| 2023-04-11 | Fix the include of work git config | Ahmed Abdelhalim | 1 | -1/+1 | |
| 2023-03-16 | Update the signingkey and email related to the key | Ahmed Abdelhalim | 1 | -2/+2 | |
| 2023-03-14 | Update git configs with new key | Ahmed Abdelhalim | 1 | -2/+2 | |
| 2022-07-14 | Set upstream automatically with git push | Ahmed Abdelhalim | 1 | -0/+1 | |
| 2022-07-03 | Configure main to be the init git branch instead of master | Ahmed Abdelhalim | 1 | -0/+2 | |
| 2022-06-02 | Update gitconfig to include separate work config for user config | Ahmed Abdelhalim | 1 | -1/+3 | |
| 2022-03-09 | Update the name and add authors command to git config | Ahmed Abdelhalim | 1 | -1/+2 | |
| 2021-05-23 | Add the locked/lock/unlock git aliases and remove unused aliases | Ahmed Abdelhalim | 1 | -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-27 | Add global gitconfigs | Ahmed Abdelhalim | 1 | -0/+40 | |
