TIL: Curly Bracket Substitution
You can use curly brackets for quick substitution in a shell command.

Instead of manually typing the path out twice (or even tab completing it), you can list the parts to be swapped within curly brackets ({}).
You can use curly brackets for quick substitution in a shell command.

Instead of manually typing the path out twice (or even tab completing it), you can list the parts to be swapped within curly brackets ({}).