218:9511567286dc
Anton Shestakov <av6@dwimlabs.net>, Fri, 17 Sep 2021 09:14:56 +0300
.vimrc: instead of using no separators, use ascii separators

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