Today I Learned
A chronological log of things I’ve learnt day-to-day.
- 11/02/25 - `cd` with no args takes you to your home directory.
- 11/02/25 - `cd -` takes you to the previous directory.
- 10/02/25 - `git checkout -` will check out the previous branch.