193:bb5a0042565f
Anton Shestakov <av6@dwimlabs.net>, Wed, 17 Jun 2020 14:17:08 +0800
.vimrc: one comment for one option that I can never remember what it does

previous change 51:8edd66f923ca

docs/prompt-session-exit.sh

Permissions: -rw-r--r--

Other formats: Feeds:
#!/bin/false
# paste this into an interactive shell
kill -INT "$$" # the same as ^C
false