Things I have found useful that I want to take with me.
Ice Panel is useful for creating system diagrams. Helpful tags and flows allow you to add as much detail to diagrams as you want, without making it unreadable, since you can individually follow flows and tags.
- Dank Mono
- ripgrep
- diff-so-fancy
# Push empty commit
git commit --allow-empty --allow-empty-message
git push --force-with-lease
git commit --amend --no-edit