Takeaway from the Procrastination lightning talk: use fish shell's abbreviations (instead of plain shell aliases) so that typing `gnb` expands visibly to `git switch -c` or similar on space. Keeps pair programming and screen sharing legible for juniors and non-technical viewers while preserving the speed benefits of short aliases.