241:60ab97287581
Anton Shestakov <av6@dwimlabs.net>, Sat, 26 Nov 2022 01:41:53 +0400
.vimrc: enable autoindent

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