---
title: "git misspellings"
url: https://perrotta.dev/2024/10/git-misspellings/
last_updated: 2026-01-03
---


Buried into a `~/.bashrc` far away...[^1]

```
# misspellings for git
alias t=git
alias it=git
alias gi=git
alias gt=git
alias gti=git
```

[^1]: History makes _no mistake_: all these have occurred at least once.

