Add comments to bash commands to make searching for them easier
Especially when commands are used rarely and have difficult-to-remember names.
Example:
sudo ntpd -qg && sudo hwclock --systohc # fix linux clock
A list:
Could maybe be combined with TIL.