Delete line shortcut

I would love a shortcut to delete the line currently containing the cursor. It currently takes a few different keypresses to achieve this, e.g. Cmd + Left, Ctrl + K, Ctrl + K

So it would be nice to be able to do this with one shortcut. For example I quite like how VSCode uses CMD-X to delete the current line when there is no selection highlighted.

Ctrl+A followed by Ctrl+K