190:eb2b00e9f0a8
Anton Shestakov <av6@dwimlabs.net>, Wed, 17 Jun 2020 13:59:18 +0800
user.js: update from 62 to 68

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