287:131134840ed5
Anton Shestakov <av6@dwimlabs.net>, Mon, 16 Sep 2024 00:42:53 +0400
.vimrc: set noundofile just to be sure

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