~/blog/til $ cat til-commenting-current-line-in-shell.md
Today I discovered that command, which you are typing in shell(fish or bash)
can be quickly commented via ALT-SHIFT-3 key mapping.
If command already starts with ”#”, the same mapping will remove comment.